Searched refs:sfmmu_vtop_common (Results 1 – 1 of 1) sorted by relevance
62 static int sfmmu_vtop_common(struct as *, uintptr_t, physaddr_t *);127 if ((ret = sfmmu_vtop_common(asp, addr, &paddr)) == -1L) { in sfmmu_vtop()143 sfmmu_vtop_common(struct as *asp, uintptr_t addr, physaddr_t *pap) in sfmmu_vtop_common() function482 if ((rv = sfmmu_vtop_common(asp, addr, pap)) == 0) { in platform_vtop()