Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvmcs.c278 value32 |= VMX_PINBASED_CTLS_POST_IRQ; in init_exec_ctrl()
617 value32 &= ~VMX_PINBASED_CTLS_POST_IRQ; in switch_apicv_mode_x2apic()
/hypervisor/include/arch/x86/asm/
A Dvmx.h292 #define VMX_PINBASED_CTLS_POST_IRQ (1U<<7U) macro
/hypervisor/arch/x86/
A Dcpu_caps.c267 if (is_ctrl_setting_allowed(msr_val, VMX_PINBASED_CTLS_POST_IRQ)) { in detect_apicv_cap()

Completed in 7 milliseconds