Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h180 GUEST_PDPTR1 = 0x0000280c, enumerator
H A Devmcs.h372 case GUEST_PDPTR1: in evmcs_vmread()
802 case GUEST_PDPTR1: in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.c81 EVMCS1_FIELD(GUEST_PDPTR1, guest_pdptr1,
H A Dvmcs12.c62 FIELD64(GUEST_PDPTR1, guest_pdptr1),
H A Dnested.c2619 vmcs_write64(GUEST_PDPTR1, vmcs12->guest_pdptr1); in prepare_vmcs02_rare()
2825 vmcs_write64(GUEST_PDPTR1, vmcs12->guest_pdptr1); in prepare_vmcs02()
4676 vmcs12->guest_pdptr1 = vmcs_read64(GUEST_PDPTR1); in sync_vmcs02_to_vmcs12()
H A Dvmx.c3467 vmcs_write64(GUEST_PDPTR1, mmu->pdptrs[1]); in vmx_ept_load_pdptrs()
3481 mmu->pdptrs[1] = vmcs_read64(GUEST_PDPTR1); in ept_save_pdptrs()
6617 vmcs_read64(GUEST_PDPTR0), vmcs_read64(GUEST_PDPTR1)); in dump_vmcs()
/linux/arch/x86/include/asm/
H A Dvmx.h280 GUEST_PDPTR1 = 0x0000280c, enumerator