Home
last modified time | relevance | path

Searched defs:access_type (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/tests/
H A Dos_thread_self_restrict_pagers.c169 does_access_fault(access_type_t access_type, void * addr, uint32_t value) in does_access_fault()
/xnu-11215.61.5/libkern/c++/
H A DOSKext.cpp7912 vm_prot_t access_type,
7954 vm_prot_t access_type,
/xnu-11215.61.5/osfmk/vm/
H A Dvm_map.c6345 vm_prot_t access_type; in vm_map_wire_nested() local