Home
last modified time | relevance | path

Searched refs:VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/testing/selftests/kvm/include/
Dvmx.h95 #define VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL 0x00002000 macro
/Linux-v4.19/arch/x86/include/asm/
Dvmx.h108 #define VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL 0x00002000 macro
/Linux-v4.19/arch/x86/kvm/
Dvmx.c1533 vmcs_conf->vmentry_ctrl &= ~VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL; in evmcs_sanitize_exec_ctrls()
2681 VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL, in clear_atomic_switch_msr()
2736 VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL, in add_atomic_switch_msr()
4675 VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL) in setup_vmcs_config()
9949 vmentry_ctl & VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL) in dump_vmcs()