Home
last modified time | relevance | path

Searched refs:cr4_read_shadow (Results 1 – 13 of 13) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h70 SHADOW_FIELD_RW(CR4_READ_SHADOW, cr4_read_shadow)
H A Dvmcs12.h84 natural_width cr4_read_shadow; member
261 CHECK_OFFSET(cr4_read_shadow, 368); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c119 FIELD(CR4_READ_SHADOW, cr4_read_shadow),
H A Dnested.h102 (fields->cr4_read_shadow & fields->cr4_guest_host_mask); in nested_read_cr4()
H A Dhyperv_evmcs.c99 EVMCS1_FIELD(CR4_READ_SHADOW, cr4_read_shadow,
H A Dnested.c1811 vmcs12->cr4_read_shadow = evmcs->cr4_read_shadow; in copy_enlightened_to_vmcs12()
3234 cr4 = cr4_read_shadow(); in nested_vmx_check_vmentry_hw()
6258 (vmcs12->cr4_read_shadow ^ val)) in nested_vmx_exit_handled_cr()
H A Dvmx.c2850 if (cr4_read_shadow() & X86_CR4_VMXE) in vmx_enable_virtualization_cpu()
3472 hw_cr4 = (cr4_read_shadow() & X86_CR4_MCE) | (cr4 & ~X86_CR4_MCE); in vmx_set_cr4()
4343 cr4 = cr4_read_shadow(); in vmx_set_constant_host_state()
7416 cr4 = cr4_read_shadow(); in vmx_vcpu_run()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst120 natural_width cr4_read_shadow;
/linux/arch/x86/kernel/cpu/
H A Dcommon.c464 unsigned long cr4_read_shadow(void) in cr4_read_shadow() function
468 EXPORT_SYMBOL_GPL(cr4_read_shadow);
H A Dbugs.c2736 else if (!(cr4_read_shadow() & X86_CR4_VMXE)) in itlb_multihit_show_state()
/linux/arch/x86/kvm/svm/
H A Dsvm.c1920 unsigned long host_cr4_mce = cr4_read_shadow() & X86_CR4_MCE; in svm_set_cr4()
/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt1637 CPU 3/KVM 13376/13384 [002] 7919.408804024: branches: ffffffffc0f66055 vmx_vcpu_run+0x125 ([kernel.kallsyms]) => ffffffffb2253050 cr4_read_shadow+0x0 ([kernel.kallsyms])