Home
last modified time | relevance | path

Searched refs:mcpu_ec_mbox (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/i86pc/sys/
H A Dmachcpuvar.h128 uint16_t mcpu_ec_mbox; /* hypervisor: evtchn_dev mailbox */ member
/titanic_50/usr/src/uts/common/xen/io/
H A Devtchn_dev.c128 port = CPU->cpu_m.mcpu_ec_mbox; in evtchn_device_upcall()
130 CPU->cpu_m.mcpu_ec_mbox = 0; in evtchn_device_upcall()
/titanic_50/usr/src/uts/i86xpv/os/
H A Devtchn.c1420 ASSERT(cpu->cpu_m.mcpu_ec_mbox == 0); in xen_callback_handler()
1421 cpu->cpu_m.mcpu_ec_mbox = port; in xen_callback_handler()