Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Duipc_mbuf.c530 static ppnum_t *mcl_paddr; /* Array of cluster physical addresses */ variable
2381 mcl_paddr = zalloc_permanent(mcl_pages * sizeof(ppnum_t), in mbinit()
3866 mcl_paddr[offset] = new_page;
7380 base_phys = mcl_paddr[atop_64(addr - (char *)mbutl)];
9907 mcl_paddr[offset] = 0;