Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx_evmcs.h258 EVMCS1_FIELD(CR3_TARGET_COUNT, cr3_target_count,
Dvmx.c533 u32 cr3_target_count; member
690 CHECK_OFFSET(cr3_target_count, 764); in vmx_check_vmcs12_offsets()
1154 FIELD(CR3_TARGET_COUNT, cr3_target_count),
9525 if ((vmcs12->cr3_target_count >= 1 && in nested_vmx_exit_handled_cr()
9527 (vmcs12->cr3_target_count >= 2 && in nested_vmx_exit_handled_cr()
9529 (vmcs12->cr3_target_count >= 3 && in nested_vmx_exit_handled_cr()
9531 (vmcs12->cr3_target_count >= 4 && in nested_vmx_exit_handled_cr()
12451 if (vmcs12->cr3_target_count > nested_cpu_vmx_misc_cr3_count(vcpu)) in check_vmentry_prereqs()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h605 u32 cr3_target_count; member
/Linux-v4.19/Documentation/virtual/kvm/
Dnested-vmx.txt158 u32 cr3_target_count;