Home
last modified time | relevance | path

Searched refs:IOFreeContiguous (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/iokit/IOKit/
H A DIOLib.h252 void IOFreeContiguous(void * address, vm_size_t size) __attribute__((deprecated));
/xnu-8792.41.9/iokit/Kernel/
H A DIOLib.cpp901 IOFreeContiguous(void * _address, vm_size_t size) in IOFreeContiguous() function