Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dvmx.h395 #define GUEST_ACTIVITY_WAIT_SIPI 3 macro
/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.c2992 vmcs12->guest_activity_state != GUEST_ACTIVITY_WAIT_SIPI)) in nested_check_guest_non_reg_state()
3636 case GUEST_ACTIVITY_WAIT_SIPI: in nested_vmx_run()
4315 vmcs12->guest_activity_state = GUEST_ACTIVITY_WAIT_SIPI; in sync_vmcs02_to_vmcs12()