Home
last modified time | relevance | path

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

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