Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c64 FIELD64(GUEST_PDPTR3, guest_pdptr3),
H A Dhyperv_evmcs.c85 EVMCS1_FIELD(GUEST_PDPTR3, guest_pdptr3,
H A Dnested.c2529 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3); in prepare_vmcs02_rare()
2710 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3); in prepare_vmcs02()
4484 vmcs12->guest_pdptr3 = vmcs_read64(GUEST_PDPTR3); in sync_vmcs02_to_vmcs12()
H A Dvmx.c3276 vmcs_write64(GUEST_PDPTR3, mmu->pdptrs[3]); in vmx_ept_load_pdptrs()
3290 mmu->pdptrs[3] = vmcs_read64(GUEST_PDPTR3); in ept_save_pdptrs()
6291 vmcs_read64(GUEST_PDPTR2), vmcs_read64(GUEST_PDPTR3)); in dump_vmcs()
/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()
/linux/arch/x86/include/asm/
H A Dvmx.h260 GUEST_PDPTR3 = 0x00002810, enumerator