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

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c62 FIELD64(GUEST_PDPTR1, guest_pdptr1),
H A Dhyperv_evmcs.c81 EVMCS1_FIELD(GUEST_PDPTR1, guest_pdptr1,
H A Dnested.c2501 vmcs_write64(GUEST_PDPTR1, vmcs12->guest_pdptr1);
2682 vmcs_write64(GUEST_PDPTR1, vmcs12->guest_pdptr1);
4420 vmcs12->guest_pdptr1 = vmcs_read64(GUEST_PDPTR1);
H A Dvmx.c3234 vmcs_write64(GUEST_PDPTR1, mmu->pdptrs[1]);
3248 mmu->pdptrs[1] = vmcs_read64(GUEST_PDPTR1);
6287 vmcs_read64(GUEST_PDPTR0), vmcs_read64(GUEST_PDPTR1));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h182 GUEST_PDPTR1 = 0x0000280c, enumerator in enum:vmcs_field
H A Devmcs.h375 case GUEST_PDPTR1:
805 case GUEST_PDPTR1:
/linux-master/arch/x86/include/asm/
H A Dvmx.h253 GUEST_PDPTR1 = 0x0000280c, enumerator in enum:vmcs_field

Completed in 333 milliseconds