Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c6285 vm_offset_t base_phys; local
6290 base_phys = mcl_paddr[atop_64(addr - (char *)mbutl)];
6292 if (base_phys == 0) {
6295 return (uint64_t)(ptoa_64(base_phys) | ((uint64_t)addr & PAGE_MASK));