Searched refs:V_US3_PLUS (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libcpc/sparc/ |
H A D | conf_ultra.c | 61 #define V_US3_PLUS (1u << 2) /* specific to UltraSPARC 3 PLUS */ macro 73 V_US3_PLUS, /* CPC_ULTRA3_PLUS */ 203 USall_EVENTS_0(V_US3_PLUS), 204 US3all_EVENTS_0(V_US3_PLUS), 205 US3_MC_EVENTS_0(V_US3_PLUS), 206 {V_US3_PLUS, 0x19, "EC_wb_remote"}, 207 {V_US3_PLUS, 0x1a, "EC_miss_local"}, 208 {V_US3_PLUS, 0x1b, "EC_miss_mtag_remote"}, 216 {V_US3_PLUS, 0x19, "EC_wb_remote"}, 217 {V_US3_PLUS, 0x1a, "EC_miss_local"}, [all …]
|