Searched refs:m_as (Results 1 – 7 of 7) sorted by relevance
51 struct as *m_as; member58 uint32_t m_as; member
461 mem_vtop.m_as = (struct as *)(uintptr_t)vtop32.m_as; in mmioctl_vtop()464 if (mem_vtop.m_as != NULL) in mmioctl_vtop()469 if (mem_vtop.m_as == &kas) { in mmioctl_vtop()472 if (mem_vtop.m_as == NULL) { in mmioctl_vtop()480 mem_vtop.m_as = p->p_as; in mmioctl_vtop()485 if (p->p_as == mem_vtop.m_as) { in mmioctl_vtop()497 if (as == mem_vtop.m_as) { in mmioctl_vtop()
335 mem_vtop.m_as = &kas; in dump_xpv_addr()351 mem_vtop.m_as = &kas; in dump_xpv_addr()
455 mem_vtop.m_as = as; in kvm_physaddr()
1246 mem_vtop.m_as = &kas; in dump_plat_addr()
482 vtop.m_pfn, (void *)vtop.m_as, vtop.m_va); in build_dump_map()486 dmp[i].dm_as = vtop.m_as; in build_dump_map()
1403 mem_vtop.m_as = as; in dump_addpage()