Home
last modified time | relevance | path

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

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