Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dhold_page.c47 if (lock == PLAT_HOLD_LOCK) { in plat_hold_page()
53 if (lock == PLAT_HOLD_LOCK) { in plat_hold_page()
61 if (lock == PLAT_HOLD_LOCK) { in plat_hold_page()
68 if (lock == PLAT_HOLD_LOCK) in plat_hold_page()
/titanic_41/usr/src/uts/common/sys/
H A Dhold_page.h64 #define PLAT_HOLD_LOCK 1 macro
/titanic_41/usr/src/uts/common/crypto/io/
H A Dswrand.c737 if (plat_hold_page(pfn, PLAT_HOLD_LOCK, &pp) == in physmem_ent_gen()