Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c527 static ppnum_t *mcl_paddr; /* Array of cluster physical addresses */ variable
2379 mcl_paddr = zalloc_permanent(mcl_pages * sizeof(ppnum_t), in mbinit()
3873 mcl_paddr[offset] = new_page;
7367 base_phys = mcl_paddr[atop_64(addr - (char *)mbutl)];
10056 mcl_paddr[offset] = 0;