Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c7362 vm_offset_t base_phys; local
7367 base_phys = mcl_paddr[atop_64(addr - (char *)mbutl)];
7369 if (base_phys == 0) {
7372 return (uint64_t)(ptoa_64(base_phys) | ((uint64_t)addr & PAGE_MASK));