Home
last modified time | relevance | path

Searched refs:cr3_target_count (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h132 u32 cr3_target_count; member
314 CHECK_OFFSET(cr3_target_count, 764); in vmx_check_vmcs12_offsets()
H A Dhyperv_evmcs.c272 EVMCS1_FIELD(CR3_TARGET_COUNT, cr3_target_count,
H A Dvmcs12.c74 FIELD(CR3_TARGET_COUNT, cr3_target_count),
H A Dnested.c2933 if (CC(vmcs12->cr3_target_count > nested_cpu_vmx_misc_cr3_count(vcpu)) || in nested_check_vm_execution_controls()
/linux/include/hyperv/
H A Dhvgdk.h121 u32 cr3_target_count; member
/linux/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h109 u32 cr3_target_count; member
598 *value = current_evmcs->cr3_target_count; in evmcs_vmread()
1103 current_evmcs->cr3_target_count = value; in evmcs_vmwrite()
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst162 u32 cr3_target_count;