Home
last modified time | relevance | path

Searched refs:CR3_TARGET_COUNT (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dvmx.h206 CR3_TARGET_COUNT = 0x0000400a, enumerator
/arch/x86/kvm/
Dvmx.c755 FIELD(CR3_TARGET_COUNT, cr3_target_count),
5051 vmcs_write32(CR3_TARGET_COUNT, 0); /* 22.2.1 */ in vmx_vcpu_setup()
8163 n = vmcs_read32(CR3_TARGET_COUNT); in dump_vmcs()