Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dpsm.h75 #define PSM_PROT_WRITE 0x0001 macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c261 ASSERT(prot == (prot & (PSM_PROT_WRITE | PSM_PROT_READ))); in psm_map_new()
262 if (prot & PSM_PROT_WRITE) in psm_map_new()
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dosl.c614 (size_t)Size, PSM_PROT_WRITE | PSM_PROT_READ)); in AcpiOsMapMemory()
915 PSM_PROT_WRITE | PSM_PROT_READ); in osl_rw_memory()