Searched refs:cpe (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/i86xpv/os/ |
H A D | evtchn.c | 328 struct xen_evt_data *cpe; in update_evtchn_affinity() local 339 cpe = cp->cpu_m.mcpu_evt_pend; in update_evtchn_affinity() 341 SET_EVTCHN_BIT(evtchn, cpe->evt_affinity); in update_evtchn_affinity() 343 CLEAR_EVTCHN_BIT(evtchn, cpe->evt_affinity); in update_evtchn_affinity() 1231 #define UNBLOCKED_EVENTS(si, ix, cpe, cpu_id) \ argument 1233 (cpe)->evt_affinity[ix]) 1261 volatile struct xen_evt_data *cpe = cpu->cpu_m.mcpu_evt_pend; in xen_callback_handler() local 1291 while ((pe = UNBLOCKED_EVENTS(si, i, cpe, cpu->cpu_id)) != 0) { in xen_callback_handler() 1342 cpe->pending_sel[pri] |= selbit; in xen_callback_handler() 1343 cpe->pending_evts[pri][i] |= (1ul << j); in xen_callback_handler() [all …]
|
/titanic_50/usr/src/uts/i86xpv/io/psm/ |
H A D | xpv_uppc.c | 838 struct xen_evt_data *cpe = cpu->cpu_m.mcpu_evt_pend; in xen_uppc_setspl() local 841 pending_sels |= cpe->pending_sel[i]; in xen_uppc_setspl()
|
H A D | xpv_psm.c | 610 struct xen_evt_data *cpe = cpu->cpu_m.mcpu_evt_pend; in xen_psm_setspl() local 613 pending_sels |= cpe->pending_sel[i]; in xen_psm_setspl()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_subr.c | 1092 struct chtab *cpe; in clreclaim4_zone() local 1137 cpe = cpl; in clreclaim4_zone() 1138 while (cpe->ch_list != NULL) in clreclaim4_zone() 1139 cpe = cpe->ch_list; in clreclaim4_zone() 1140 cpe->ch_list = cp; in clreclaim4_zone()
|
H A D | nfs_subr.c | 646 struct chtab *cpe; in clreclaim_zone() local 690 cpe = cpl; in clreclaim_zone() 691 while (cpe->ch_list != NULL) in clreclaim_zone() 692 cpe = cpe->ch_list; in clreclaim_zone() 693 cpe->ch_list = cp; in clreclaim_zone()
|
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4u/ |
H A D | tomatillo.esc | 197 event ereport.io.tom.jbus.cpe@hostbridge{within(5s)}; 206 * - cpe: jbus control parity error. 217 ereport.io.tom.jbus.cpe@hostbridge;
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | options.c | 938 char *cpe; in env_replace() local 942 if ((cpe = my_getenv(psp, cp + 1)) != NULL) { in env_replace() 944 (void) strncat(cp, cpe, in env_replace()
|
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4/ |
H A D | fire.esc | 88 event ereport.io.fire.jbc.cpe@hostbridge/pciexrc{within(5s)}; 300 ereport.io.fire.jbc.cpe@hostbridge/pciexrc,
|