Searched refs:VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL (Results 1 – 8 of 8) sorted by relevance
63 #define EVMCS1_UNSUPPORTED_VMENTRY_CTRL (VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL)
102 return (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL) && in cpu_has_load_perf_global_ctrl()
398 ~(VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL | VM_ENTRY_LOAD_IA32_EFER); in vmx_vmentry_ctrl()
359 ctl_high &= ~VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_evmcs_filter_control_msr()
2612 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL) && in prepare_vmcs02()2986 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL) && in nested_vmx_check_guest_state()4688 VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_vmx_pmu_entry_exit_ctls_update()4693 ~VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_vmx_pmu_entry_exit_ctls_update()6352 VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_vmx_setup_ctls_msrs()
914 VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL, in clear_atomic_switch_msr()970 VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL, in add_atomic_switch_msr()2501 opt = VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL | in setup_vmcs_config()2524 _vmentry_control &= ~VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL; in setup_vmcs_config()5839 vmentry_ctl & VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL) in dump_vmcs()
93 #define VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL 0x00002000 macro
104 #define VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL 0x00002000 macro