Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c529 static ppnum_t mcl_paddr_base; /* Handle returned by IOMapper::iovmAlloc() */ variable
2383 mcl_paddr_base = IOMapperIOVMAlloc(mcl_pages); in mbinit()
3868 if (mcl_paddr_base != 0) {
3870 new_page = IOMapperInsertPage(mcl_paddr_base,
10055 IOMapperInsertPage(mcl_paddr_base, offset, scratch_pa);