Searched refs:V_US3_PLUS (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libcpc/sparc/ |
H A D | conf_ultra.c | 59 #define V_US3_PLUS (1u << 2) /* specific to UltraSPARC 3 PLUS */ macro 71 V_US3_PLUS, /* CPC_ULTRA3_PLUS */ 201 USall_EVENTS_0(V_US3_PLUS), 202 US3all_EVENTS_0(V_US3_PLUS), 203 US3_MC_EVENTS_0(V_US3_PLUS), 204 {V_US3_PLUS, 0x19, "EC_wb_remote"}, 205 {V_US3_PLUS, 0x1a, "EC_miss_local"}, 206 {V_US3_PLUS, 0x1b, "EC_miss_mtag_remote"}, 214 {V_US3_PLUS, 0x19, "EC_wb_remote"}, 215 {V_US3_PLUS, 0x1a, "EC_miss_local"}, [all …]
|