Searched refs:ASI_AIUS (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/sparc/v9/sys/ |
H A D | asi.h | 48 #define ASI_AIUS 0x11 /* as if user secondary */ macro 63 #define ASI_USER ASI_AIUS
|
/titanic_50/usr/src/uts/sun4v/ml/ |
H A D | trap_table.s | 1206 SPILL_32bit_asi(ASI_AIUS,so0); /* 0A4 spill 1 other */ 1207 SPILL_64bit_asi(ASI_AIUS,so0); /* 0A8 spill 2 other */ 1208 SPILL_32bit_asi(ASI_AIUS,so0); /* 0AC spill 3 other */ 1209 SPILL_64bit_asi(ASI_AIUS,so0); /* 0B0 spill 4 other */ 1336 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0A4 spill 1 other */ 1337 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0A8 spill 2 other */ 1338 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0AC spill 3 other */ 1339 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0B0 spill 4 other */
|
/titanic_50/usr/src/uts/sun4u/ml/ |
H A D | trap_table.s | 1434 SPILL_32bit_asi(ASI_AIUS,so0); /* 0A4 spill 1 other */ 1435 SPILL_64bit_asi(ASI_AIUS,so0); /* 0A8 spill 2 other */ 1436 SPILL_32bit_asi(ASI_AIUS,so0); /* 0AC spill 3 other */ 1437 SPILL_64bit_asi(ASI_AIUS,so0); /* 0B0 spill 4 other */ 1561 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0A4 spill 1 other */ 1562 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0A8 spill 2 other */ 1563 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0AC spill 3 other */ 1564 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0B0 spill 4 other */
|
/titanic_50/usr/src/uts/sparc/v9/os/ |
H A D | simulator.c | 616 case ASI_AIUS: in simulate_lddstd()
|