Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c62 FIELD64(GUEST_PDPTR1, guest_pdptr1),
H A Dhyperv.c88 EVMCS1_FIELD(GUEST_PDPTR1, guest_pdptr1,
H A Dnested.c2479 vmcs_write64(GUEST_PDPTR1, vmcs12->guest_pdptr1); in prepare_vmcs02_rare()
2660 vmcs_write64(GUEST_PDPTR1, vmcs12->guest_pdptr1); in prepare_vmcs02()
4423 vmcs12->guest_pdptr1 = vmcs_read64(GUEST_PDPTR1); in sync_vmcs02_to_vmcs12()
H A Dvmx.c3249 vmcs_write64(GUEST_PDPTR1, mmu->pdptrs[1]); in vmx_ept_load_pdptrs()
3263 mmu->pdptrs[1] = vmcs_read64(GUEST_PDPTR1); in ept_save_pdptrs()
6283 vmcs_read64(GUEST_PDPTR0), vmcs_read64(GUEST_PDPTR1)); in dump_vmcs()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h182 GUEST_PDPTR1 = 0x0000280c, enumerator
H A Devmcs.h375 case GUEST_PDPTR1: in evmcs_vmread()
805 case GUEST_PDPTR1: in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h252 GUEST_PDPTR1 = 0x0000280c, enumerator