Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h243 #define VM_ENTRY_LOAD_PERF_GLOBAL_CTRL 0x00002000 macro
/xen/xen/arch/x86/hvm/vmx/
A Dvvmx.c704 | VM_ENTRY_LOAD_PERF_GLOBAL_CTRL); in nvmx_update_entry_control()
1114 if ( control & VM_ENTRY_LOAD_PERF_GLOBAL_CTRL ) in load_shadow_guest_state()
2304 VM_ENTRY_LOAD_PERF_GLOBAL_CTRL | in nvmx_msr_read_intercept()
A Dvmcs.c2022 if ( vmentry_ctl & (VM_ENTRY_LOAD_PERF_GLOBAL_CTRL | VM_ENTRY_LOAD_BNDCFGS) ) in vmcs_dump_vcpu()

Completed in 14 milliseconds