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

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c61 FIELD64(GUEST_PDPTR0, guest_pdptr0),
H A Dhyperv_evmcs.c79 EVMCS1_FIELD(GUEST_PDPTR0, guest_pdptr0,
H A Dnested.c2500 vmcs_write64(GUEST_PDPTR0, vmcs12->guest_pdptr0);
2681 vmcs_write64(GUEST_PDPTR0, vmcs12->guest_pdptr0);
4419 vmcs12->guest_pdptr0 = vmcs_read64(GUEST_PDPTR0);
H A Dvmx.c3233 vmcs_write64(GUEST_PDPTR0, mmu->pdptrs[0]);
3247 mmu->pdptrs[0] = vmcs_read64(GUEST_PDPTR0);
6287 vmcs_read64(GUEST_PDPTR0), vmcs_read64(GUEST_PDPTR1));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h180 GUEST_PDPTR0 = 0x0000280a, enumerator in enum:vmcs_field
H A Devmcs.h372 case GUEST_PDPTR0:
801 case GUEST_PDPTR0:
/linux-master/arch/x86/include/asm/
H A Dvmx.h251 GUEST_PDPTR0 = 0x0000280a, enumerator in enum:vmcs_field

Completed in 142 milliseconds