Searched refs:enable_unrestricted_guest (Results 1 – 1 of 1) sorted by relevance
74 static bool __read_mostly enable_unrestricted_guest = 1; variable76 enable_unrestricted_guest, bool, S_IRUGO);2514 if (enable_unrestricted_guest) in nested_vmx_setup_ctls_msrs()3571 if (enable_unrestricted_guest) in vmx_set_cr0()3677 if (!enable_unrestricted_guest && !is_paging(vcpu)) in vmx_set_cr4()3804 if (enable_unrestricted_guest && (seg != VCPU_SREG_LDTR)) in vmx_set_segment()3995 if (enable_unrestricted_guest) in guest_state_valid()4578 enable_unrestricted_guest = 0; in vmx_secondary_exec_control()4582 if (!enable_unrestricted_guest) in vmx_secondary_exec_control()6113 enable_unrestricted_guest = 0; in hardware_setup()[all …]