Home
last modified time | relevance | path

Searched refs:ASI_DC_UTAG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.S670 ldxa [%o0]ASI_DC_UTAG, %o2
2025 membar #Sync ! required before ASI_DC_UTAG
2026 stxa %o2, [%o0]ASI_DC_UTAG ! set D$ utag = cache way
2027 membar #Sync ! required after ASI_DC_UTAG
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h167 #define ASI_DC_UTAG 0x43 /* Dcache Microtag Fields */ macro
H A Dcheetahasm.h93 ldxa [scr3]ASI_DC_UTAG, scr1; /* read utag */ \