Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dvmx.h397 #define GUEST_ACTIVITY_WAIT_SIPI 3 macro
/linux-6.6.21/arch/x86/kvm/vmx/
Dnested.c3014 vmcs12->guest_activity_state != GUEST_ACTIVITY_WAIT_SIPI)) in nested_check_guest_non_reg_state()
3670 case GUEST_ACTIVITY_WAIT_SIPI: in nested_vmx_run()
4354 vmcs12->guest_activity_state = GUEST_ACTIVITY_WAIT_SIPI; in sync_vmcs02_to_vmcs12()