Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Duipc_mbuf.c358 static ppnum_t mcl_paddr_base; /* Handle returned by IOMapper::iovmAlloc() */ variable
1720 mcl_paddr_base = IOMapperIOVMAlloc(mcl_pages); in mbinit()
3158 if (mcl_paddr_base != 0) {
3160 new_page = IOMapperInsertPage(mcl_paddr_base,
8884 IOMapperInsertPage(mcl_paddr_base, offset, scratch_pa);