Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c7325 vm_offset_t base_phys; local
7330 base_phys = mcl_paddr[atop_64(addr - (char *)mbutl)];
7332 if (base_phys == 0) {
7335 return (uint64_t)(ptoa_64(base_phys) | ((uint64_t)addr & PAGE_MASK));