Searched refs:mcpu_ec_mbox (Results 1 – 3 of 3) sorted by relevance
128 uint16_t mcpu_ec_mbox; /* hypervisor: evtchn_dev mailbox */ member
128 port = CPU->cpu_m.mcpu_ec_mbox; in evtchn_device_upcall()130 CPU->cpu_m.mcpu_ec_mbox = 0; in evtchn_device_upcall()
1420 ASSERT(cpu->cpu_m.mcpu_ec_mbox == 0); in xen_callback_handler()1421 cpu->cpu_m.mcpu_ec_mbox = port; in xen_callback_handler()