Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h184 GUEST_PDPTR3 = 0x00002810, enumerator
H A Devmcs.h378 case GUEST_PDPTR3: in evmcs_vmread()
810 case GUEST_PDPTR3: in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.c85 EVMCS1_FIELD(GUEST_PDPTR3, guest_pdptr3,
H A Dvmcs12.c64 FIELD64(GUEST_PDPTR3, guest_pdptr3),
H A Dnested.c2621 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3); in prepare_vmcs02_rare()
2827 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3); in prepare_vmcs02()
4678 vmcs12->guest_pdptr3 = vmcs_read64(GUEST_PDPTR3); in sync_vmcs02_to_vmcs12()
H A Dvmx.c3469 vmcs_write64(GUEST_PDPTR3, mmu->pdptrs[3]); in vmx_ept_load_pdptrs()
3483 mmu->pdptrs[3] = vmcs_read64(GUEST_PDPTR3); in ept_save_pdptrs()
6619 vmcs_read64(GUEST_PDPTR2), vmcs_read64(GUEST_PDPTR3)); in dump_vmcs()
/linux/arch/x86/include/asm/
H A Dvmx.h284 GUEST_PDPTR3 = 0x00002810, enumerator