Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dvmx.h420 #define GUEST_ACTIVITY_WAIT_SIPI 3 macro
/linux/arch/x86/kvm/vmx/
H A Dnested.c3130 vmcs12->guest_activity_state != GUEST_ACTIVITY_WAIT_SIPI)) in nested_check_guest_non_reg_state()
3772 case GUEST_ACTIVITY_WAIT_SIPI: in nested_vmx_run()
4564 vmcs12->guest_activity_state = GUEST_ACTIVITY_WAIT_SIPI; in sync_vmcs02_to_vmcs12()