Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/include/
H A Dpte.h235 #define VRTOVA(vr) ((CPU_HAS_SRMMU || HASSUN4_MMU3L) \ macro
/netbsd-src/sys/arch/sparc/sparc/
H A Dcache.c422 p = (char *)VRTOVA(vreg); /* reg..reg+sz rather than 0..sz */ in sun4_vcache_flush_region()
622 p = (char *)VRTOVA(vreg); /* reg..reg+sz rather than 0..sz */ in srmmu_vcache_flush_region()
H A Dpmap.c1922 setregmap(VRTOVA(me->me_vreg), reginval); in region_alloc()
2221 va = VRTOVA(gap_end); in ctx_alloc()
4584 tlb_flush_region(VRTOVA(vr), pm->pm_ctxnum, in pgt_lvl23_remove4m()
H A Dlocore.s2878 sll %l3, 24, %l3 ! va = VRTOVA(vr)