Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/xen/include/
H A Dhypervisor.h168 void hypervisor_ack_pirq_event(unsigned int);
/netbsd-src/sys/arch/xen/xen/
H A Devtchn.c414 hypervisor_ack_pirq_event(evtch); in evtchn_do_event()
755 hypervisor_ack_pirq_event(evtch); in pirq_establish()
1115 hypervisor_ack_pirq_event(unsigned int evtch) in hypervisor_ack_pirq_event() function
/netbsd-src/sys/arch/xen/x86/
H A Dhypervisor_machdep.c404 hypervisor_ack_pirq_event(port); in evt_enable_event()