Home
last modified time | relevance | path

Searched refs:hypervisor_unmask_event (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dxpv_support.h60 extern void hypervisor_unmask_event(uint_t);
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c96 hypervisor_unmask_event(evtchn); in ec_bind_evtchn_to_handler()
139 hypervisor_unmask_event(unsigned int ev) in hypervisor_unmask_event() function