Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dposted_intr.h13 void pi_wakeup_handler(void);
H A Dposted_intr.c217 * back to the pi_wakeup_handler() function. in vmx_needs_pi_wakeup()
253 void pi_wakeup_handler(void) in pi_wakeup_handler() function
H A Dvmx.c8506 kvm_set_posted_intr_wakeup_handler(pi_wakeup_handler); in vmx_hardware_setup()