Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c356 static ppnum_t *mcl_paddr; /* Array of cluster physical addresses */ variable
1716 mcl_paddr = zalloc_permanent(mcl_pages * sizeof(ppnum_t), in mbinit()
3163 mcl_paddr[offset] = new_page;
6290 base_phys = mcl_paddr[atop_64(addr - (char *)mbutl)];
8855 mcl_paddr[offset] = 0;