Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c63 FIELD64(GUEST_PDPTR2, guest_pdptr2),
H A Dhyperv_evmcs.c83 EVMCS1_FIELD(GUEST_PDPTR2, guest_pdptr2,
H A Dnested.c2569 vmcs_write64(GUEST_PDPTR2, vmcs12->guest_pdptr2); in prepare_vmcs02_rare()
2750 vmcs_write64(GUEST_PDPTR2, vmcs12->guest_pdptr2); in prepare_vmcs02()
4587 vmcs12->guest_pdptr2 = vmcs_read64(GUEST_PDPTR2); in sync_vmcs02_to_vmcs12()
H A Dvmx.c3272 vmcs_write64(GUEST_PDPTR2, mmu->pdptrs[2]); in vmx_ept_load_pdptrs()
3286 mmu->pdptrs[2] = vmcs_read64(GUEST_PDPTR2); in ept_save_pdptrs()
6325 vmcs_read64(GUEST_PDPTR2), vmcs_read64(GUEST_PDPTR3)); in dump_vmcs()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h277 GUEST_PDPTR2 = 0x0000280e, enumerator