Searched defs:kcage_get_pfn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmem_cage.c327 * Reader lock protects the list, but kcage_get_pfn
695 * If lockit is 1, kcage_get_pfn holds the
701 kcage_get_pfn(int lockit) function
955 if ((pfn = kcage_get_pfn(0)) == PFN_INVALID)
1480 pfn = kcage_get_pfn(1);

Completed in 53 milliseconds