Searched refs:guest_activity_state (Results 1 – 2 of 2) sorted by relevance
207 u32 guest_activity_state;
336 u32 guest_activity_state; member723 FIELD(GUEST_ACTIVITY_STATE, guest_activity_state),9420 if (vmcs12->guest_activity_state != GUEST_ACTIVITY_ACTIVE && in nested_vmx_run()9421 vmcs12->guest_activity_state != GUEST_ACTIVITY_HLT) { in nested_vmx_run()9564 if (vmcs12->guest_activity_state == GUEST_ACTIVITY_HLT) in nested_vmx_run()9775 vmcs12->guest_activity_state = GUEST_ACTIVITY_HLT; in prepare_vmcs12()9777 vmcs12->guest_activity_state = GUEST_ACTIVITY_ACTIVE; in prepare_vmcs12()