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

/linux-master/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.c2503 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3);
2684 vmcs_write64(GUEST_PDPTR3, vmcs12->guest_pdptr3);
4422 vmcs12->guest_pdptr3 = vmcs_read64(GUEST_PDPTR3);
H A Dvmx.c3236 vmcs_write64(GUEST_PDPTR3, mmu->pdptrs[3]);
3250 mmu->pdptrs[3] = vmcs_read64(GUEST_PDPTR3);
6289 vmcs_read64(GUEST_PDPTR2), vmcs_read64(GUEST_PDPTR3));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h186 GUEST_PDPTR3 = 0x00002810, enumerator in enum:vmcs_field
H A Devmcs.h381 case GUEST_PDPTR3:
813 case GUEST_PDPTR3:
/linux-master/arch/x86/include/asm/
H A Dvmx.h257 GUEST_PDPTR3 = 0x00002810, enumerator in enum:vmcs_field

Completed in 181 milliseconds