Home
last modified time | relevance | path

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

/linux-6.15/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.c2570 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3); in prepare_vmcs02_rare()
2751 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3); in prepare_vmcs02()
4588 vmcs12->guest_pdptr3 = vmcs_read64(GUEST_PDPTR3); in sync_vmcs02_to_vmcs12()
H A Dvmx.c3288 vmcs_write64(GUEST_PDPTR3, mmu->pdptrs[3]); in vmx_ept_load_pdptrs()
3302 mmu->pdptrs[3] = vmcs_read64(GUEST_PDPTR3); in ept_save_pdptrs()
6371 vmcs_read64(GUEST_PDPTR2), vmcs_read64(GUEST_PDPTR3)); in dump_vmcs()
/linux-6.15/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-6.15/arch/x86/include/asm/
H A Dvmx.h279 GUEST_PDPTR3 = 0x00002810, enumerator