Searched refs:ASI_AIUP (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/sparc/v9/sys/ |
H A D | asi.h | 47 #define ASI_AIUP 0x10 /* as if user primary */ macro
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | trap_table.s | 1426 SPILL_32bit_asi(ASI_AIUP,sn0); /* 084 spill 1 normal */ 1427 SPILL_64bit_asi(ASI_AIUP,sn0); /* 088 spill 2 normal */ 1428 SPILL_32clean(ASI_AIUP,sn0); /* 08C spill 3 normal */ 1429 SPILL_64clean(ASI_AIUP,sn0); /* 090 spill 4 normal */ 1442 FILL_32bit_asi(ASI_AIUP,fn0); /* 0C4 fill 1 normal */ 1443 FILL_64bit_asi(ASI_AIUP,fn0); /* 0C8 fill 2 normal */ 1444 FILL_32bit_asi(ASI_AIUP,fn0); /* 0CC fill 3 normal */ 1445 FILL_64bit_asi(ASI_AIUP,fn0); /* 0D0 fill 4 normal */ 1553 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 084 spill 1 normal */ 1554 SPILL_64bit_tt1(ASI_AIUP,sn [all...] |
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | trap_table.s | 1198 SPILL_32bit_asi(ASI_AIUP,sn0); /* 084 spill 1 normal */ 1199 SPILL_64bit_asi(ASI_AIUP,sn0); /* 088 spill 2 normal */ 1200 SPILL_32clean(ASI_AIUP,sn0); /* 08C spill 3 normal */ 1201 SPILL_64clean(ASI_AIUP,sn0); /* 090 spill 4 normal */ 1214 FILL_32bit_asi(ASI_AIUP,fn0); /* 0C4 fill 1 normal */ 1215 FILL_64bit_asi(ASI_AIUP,fn0); /* 0C8 fill 2 normal */ 1216 FILL_32bit_asi(ASI_AIUP,fn0); /* 0CC fill 3 normal */ 1217 FILL_64bit_asi(ASI_AIUP,fn0); /* 0D0 fill 4 normal */ 1328 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 084 spill 1 normal */ 1329 SPILL_64bit_tt1(ASI_AIUP,sn [all...] |
/illumos-gate/usr/src/uts/sparc/v9/os/ |
H A D | simulator.c | 615 case ASI_AIUP:
|
Completed in 67 milliseconds