Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c529 static ppnum_t mcl_paddr_base; /* Handle returned by IOMapper::iovmAlloc() */ variable
2374 mcl_paddr_base = IOMapperIOVMAlloc(mcl_pages); in mbinit()
3854 if (mcl_paddr_base != 0) {
3856 new_page = IOMapperInsertPage(mcl_paddr_base,
9943 IOMapperInsertPage(mcl_paddr_base, offset, scratch_pa);