Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c64 FIELD64(GUEST_PDPTR3, guest_pdptr3),
H A Dhyperv.c92 EVMCS1_FIELD(GUEST_PDPTR3, guest_pdptr3,
H A Dnested.c2481 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3); in prepare_vmcs02_rare()
2662 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3); in prepare_vmcs02()
4425 vmcs12->guest_pdptr3 = vmcs_read64(GUEST_PDPTR3); in sync_vmcs02_to_vmcs12()
H A Dvmx.c3251 vmcs_write64(GUEST_PDPTR3, mmu->pdptrs[3]); in vmx_ept_load_pdptrs()
3265 mmu->pdptrs[3] = vmcs_read64(GUEST_PDPTR3); in ept_save_pdptrs()
6285 vmcs_read64(GUEST_PDPTR2), vmcs_read64(GUEST_PDPTR3)); in dump_vmcs()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h186 GUEST_PDPTR3 = 0x00002810, enumerator
H A Devmcs.h381 case GUEST_PDPTR3: in evmcs_vmread()
813 case GUEST_PDPTR3: in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h256 GUEST_PDPTR3 = 0x00002810, enumerator