Home
last modified time | relevance | path

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

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