Searched refs:l3_idx_out (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | panther_asm.S | 110 #define PN_ECACHE_FLUSH_LINE(physaddr, l2_idx_out, l3_idx_out, scr3, scr4) \ argument 113 and physaddr, l2_idx_out, l3_idx_out; \ 115 or l2_idx_out, l3_idx_out, l3_idx_out; \ 121 PN_ECACHE_REFLUSH_LINE(l2_idx_out, l3_idx_out, scr3, scr4)
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetahplus_asm.S | 131 #define PN_ECACHE_FLUSH_LINE(physaddr, l2_idx_out, l3_idx_out, scr3, scr4) \ argument 134 and physaddr, l2_idx_out, l3_idx_out; \ 136 or l2_idx_out, l3_idx_out, l3_idx_out; \ 142 PN_ECACHE_REFLUSH_LINE(l2_idx_out, l3_idx_out, scr3, scr4)
|