Searched refs:ASI_LSU (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachasi.h76 #define ASI_LSU 0x45 /* load-store unit control */ macro
H A Dcheetahregs.h78 #define ASI_DCU ASI_LSU /* same as spitfire ASI_LSU 0x45 */
/illumos-gate/usr/src/cmd/mdb/sparc/kmdb/
H A Dkaif.c490 lsu = rdasi(ASI_LSU, NULL);
493 wrasi(ASI_LSU, NULL, lsu);
504 uint64_t lsu = rdasi(ASI_LSU, NULL);
506 wrasi(ASI_LSU, NULL, lsu);
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s59 ldxa [%g0]ASI_LSU, tmp1 ;\
76 ldxa [%g0]ASI_LSU, tmp1 ;\
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s55 ldxa [%g0]ASI_LSU, tmp1 ;\
142 ldxa [%g0]ASI_LSU, tmp1; \
167 ldxa [%g0]ASI_LSU, tmp; \
184 ldxa [%g0]ASI_LSU, tmp; \
1310 stxa %o0, [%g0]ASI_LSU ! store to LSU
1317 ldxa [%g0]ASI_LSU, %o0 ! load LSU
/illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_startup.s484 ldxa [%g0]ASI_LSU, %g4
488 stxa %g4, [%g0]ASI_LSU
524 stxa %g4, [%g0]ASI_LSU

Completed in 75 milliseconds