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

/illumos-gate/usr/src/uts/common/sys/
H A Dhold_page.h50 * If lock is PLAT_HOLD_LOCK, in addition to the above, attempt to lock
60 * successful call to plat_hold_page(pfn, PLAT_HOLD_LOCK, &pp);
64 #define PLAT_HOLD_LOCK 1 macro
/illumos-gate/usr/src/uts/i86pc/os/
H A Dhold_page.c47 if (lock == PLAT_HOLD_LOCK) {
53 if (lock == PLAT_HOLD_LOCK) {
61 if (lock == PLAT_HOLD_LOCK) {
68 if (lock == PLAT_HOLD_LOCK)
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c737 if (plat_hold_page(pfn, PLAT_HOLD_LOCK, &pp) ==

Completed in 64 milliseconds