Searched refs:VSTOVA (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dpte.h238 #define VSTOVA(vr,vs) ((CPU_HAS_SRMMU || HASSUN4_MMU3L) \ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dcache.c444 p = (char *)VSTOVA(vreg, vseg); /* seg..seg+sz rather than 0..sz */
649 p = (char *)VSTOVA(vreg, vseg); /* seg..seg+sz rather than 0..sz */
H A Dpmap.c1683 va = VSTOVA(me->me_vreg, me->me_vseg);
1722 va = VSTOVA(me->me_vreg,me->me_vseg);
4241 vaddr_t va = VSTOVA(vr,vs);
4461 va = VSTOVA(vr,vs);
4538 tlb_flush_segment(VSTOVA(vr,vs), pm->pm_ctxnum,
4633 nva = VSTOVA(vr, vs + 1);
5151 nva = VSTOVA(vr,vs + 1);
5450 nva = VSTOVA(vr,vs + 1);
6048 nva = VSTOVA(vr, vs + 1);
6562 nva = VSTOVA(v
[all...]
H A Dlocore.s2842 sll %l3, 24, %l3 ! va = VSTOVA(vr,vs)

Completed in 124 milliseconds