Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c9777 static ppnum_t scratch_pa = 0; local
9783 if (scratch_pa == 0) {
9785 scratch_pa = pmap_find_phys(kernel_pmap, (addr64_t)scratch);
9786 VERIFY(scratch_pa);
9943 IOMapperInsertPage(mcl_paddr_base, offset, scratch_pa);