Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/IOKit/
H A DIOMapper.h39 ppnum_t IOMapperIOVMAlloc(unsigned pages);
/xnu-8792.41.9/iokit/Kernel/
H A DIOMapper.cpp232 IOMapperIOVMAlloc(unsigned pages) in IOMapperIOVMAlloc() function
/xnu-8792.41.9/bsd/kern/
H A Duipc_mbuf.c1720 mcl_paddr_base = IOMapperIOVMAlloc(mcl_pages); in mbinit()