Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c532 static ppnum_t mcl_paddr_base; /* Handle returned by IOMapper::iovmAlloc() */ variable
2385 mcl_paddr_base = IOMapperIOVMAlloc(mcl_pages); in mbinit()
3861 if (mcl_paddr_base != 0) {
3863 new_page = IOMapperInsertPage(mcl_paddr_base,
9906 IOMapperInsertPage(mcl_paddr_base, offset, scratch_pa);