Searched refs:PLAT_HOLD_NO_LOCK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dhold_page.h46 * If lock is PLAT_HOLD_NO_LOCK, simply check if the page pfn is valid
48 * pp_ret is ignored if lock is PLAT_HOLD_NO_LOCK.
63 #define PLAT_HOLD_NO_LOCK 0 macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c712 if (plat_hold_page(offset >> PAGESHIFT, PLAT_HOLD_NO_LOCK, NULL)
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c2767 if (plat_hold_page(pfn, PLAT_HOLD_NO_LOCK, NULL) !=

Completed in 67 milliseconds