Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/include/
Dpte.h182 #define SUN4V_TLB_MODIFY 0x0000000000000020LL macro
/openbsd/src/sys/arch/sparc64/sparc64/
Dgenassym.cf208 export SUN4V_TLB_MODIFY
Dpmap.c130 ((tte & SUN4V_TLB_MODIFY) ? PV_MOD : 0)); in pmap_tte2flags()
2234 if (data & (SUN4V_TLB_MODIFY)) in pmap_clear_modify()
2236 data &= ~(SUN4V_TLB_MODIFY|SUN4V_TLB_W); in pmap_clear_modify()
Dlocore.s2137 or %g4, SUN4V_TLB_MODIFY|SUN4V_TLB_ACCESS|SUN4V_TLB_W, %g7
2150 or %g4, SUN4V_TLB_MODIFY|SUN4V_TLB_ACCESS|SUN4V_TLB_W, %g4
2345 or %g4, SUN4V_TLB_MODIFY|SUN4V_TLB_ACCESS|SUN4V_TLB_W, %g7
2358 or %g4, SUN4V_TLB_MODIFY|SUN4V_TLB_ACCESS|SUN4V_TLB_W, %g4