Home
last modified time | relevance | path

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

/xnu-11417.101.15/iokit/IOKit/
H A DIOKitServer.h220 extern kern_return_t IOProtectCacheMode(vm_map_t map, mach_vm_address_t va,
/xnu-11417.101.15/osfmk/device/
H A Diokit_rpc.c554 IOProtectCacheMode(vm_map_t __unused map, mach_vm_address_t __unused va, in IOProtectCacheMode() function
/xnu-11417.101.15/iokit/Kernel/
H A DIOMemoryDescriptor.cpp5448 IOProtectCacheMode(fAddressMap, fAddress, fLength, newMode); in redirect()