Home
last modified time | relevance | path

Searched refs:HOST_CR3 (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c272 vmwrite(HOST_CR3, get_cr3()); in init_vmcs_host_state()
337 vmwrite(GUEST_CR3, vmreadz(HOST_CR3)); in init_vmcs_guest_state()
/linux-6.15/arch/x86/kvm/vmx/
H A Dvmcs12.c143 FIELD(HOST_CR3, host_cr3),
H A Dhyperv_evmcs.c29 EVMCS1_FIELD(HOST_CR3, host_cr3,
H A Dvmx.c4354 vmcs_writel(HOST_CR3, cr3); /* 22.2.3 FIXME: shadow tables */ in vmx_set_constant_host_state()
6438 vmcs_readl(HOST_CR0), vmcs_readl(HOST_CR3), in dump_vmcs()
7461 vmcs_writel(HOST_CR3, cr3); in vmx_vcpu_run()
H A Dnested.c3230 vmcs_writel(HOST_CR3, cr3); in nested_vmx_check_vmentry_hw()
/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h274 HOST_CR3 = 0x00006c02, enumerator
H A Devmcs.h297 case HOST_CR3: in evmcs_vmread()
702 case HOST_CR3: in evmcs_vmwrite()
/linux-6.15/arch/x86/include/asm/
H A Dvmx.h372 HOST_CR3 = 0x00006c02, enumerator