Searched refs:guest_activity_state (Results 1 – 2 of 2) sorted by relevance
207 u32 guest_activity_state;
340 u32 guest_activity_state; member778 FIELD(GUEST_ACTIVITY_STATE, guest_activity_state),9832 if (vmcs12->guest_activity_state != GUEST_ACTIVITY_ACTIVE && in nested_vmx_run()9833 vmcs12->guest_activity_state != GUEST_ACTIVITY_HLT) { in nested_vmx_run()9976 if (vmcs12->guest_activity_state == GUEST_ACTIVITY_HLT) in nested_vmx_run()10187 vmcs12->guest_activity_state = GUEST_ACTIVITY_HLT; in prepare_vmcs12()10189 vmcs12->guest_activity_state = GUEST_ACTIVITY_ACTIVE; in prepare_vmcs12()