Searched refs:xen_evt_data (Results 1 – 6 of 6) sorted by relevance
75 struct xen_evt_data { struct129 struct xen_evt_data *mcpu_evt_pend; /* hypervisor: pending events */
351 sizeof (struct xen_evt_data), KM_SLEEP); in mach_cpucontext_alloc()429 sizeof (struct xen_evt_data)); in mach_cpucontext_free()441 bzero(cp->cpu_m.mcpu_evt_pend, sizeof (struct xen_evt_data)); in mach_cpucontext_reset()
328 struct xen_evt_data *cpe; in update_evtchn_affinity()1261 volatile struct xen_evt_data *cpe = cpu->cpu_m.mcpu_evt_pend; in xen_callback_handler()1584 struct xen_evt_data *cpe; in ec_unpend_irq()
838 struct xen_evt_data *cpe = cpu->cpu_m.mcpu_evt_pend; in xen_uppc_setspl()
610 struct xen_evt_data *cpe = cpu->cpu_m.mcpu_evt_pend; in xen_psm_setspl()
139 struct xen_evt_data cpu0_evt_data;