Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOMapper.h39 ppnum_t IOMapperIOVMAlloc(unsigned pages);
/xnu-12377.61.12/iokit/Kernel/
H A DIOMapper.cpp233 IOMapperIOVMAlloc(unsigned pages) in IOMapperIOVMAlloc() function
/xnu-12377.61.12/bsd/kern/
H A Duipc_mbuf_mcache.c1136 mcl_paddr_base = IOMapperIOVMAlloc(mcl_pages); in mbinit()