Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Duipc_mbuf.c350 static ppnum_t mcl_paddr_base; /* Handle returned by IOMapper::iovmAlloc() */ variable
1711 mcl_paddr_base = IOMapperIOVMAlloc(mcl_pages); in mbinit()
3151 if (mcl_paddr_base != 0) {
3153 new_page = IOMapperInsertPage(mcl_paddr_base,
8789 IOMapperInsertPage(mcl_paddr_base, offset, scratch_pa);