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

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c63 FIELD64(GUEST_PDPTR2, guest_pdptr2),
H A Dhyperv_evmcs.c83 EVMCS1_FIELD(GUEST_PDPTR2, guest_pdptr2,
H A Dnested.c2502 vmcs_write64(GUEST_PDPTR2, vmcs12->guest_pdptr2);
2683 vmcs_write64(GUEST_PDPTR2, vmcs12->guest_pdptr2);
4421 vmcs12->guest_pdptr2 = vmcs_read64(GUEST_PDPTR2);
H A Dvmx.c3235 vmcs_write64(GUEST_PDPTR2, mmu->pdptrs[2]);
3249 mmu->pdptrs[2] = vmcs_read64(GUEST_PDPTR2);
6289 vmcs_read64(GUEST_PDPTR2), vmcs_read64(GUEST_PDPTR3));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h184 GUEST_PDPTR2 = 0x0000280e, enumerator in enum:vmcs_field
H A Devmcs.h378 case GUEST_PDPTR2:
809 case GUEST_PDPTR2:
/linux-master/arch/x86/include/asm/
H A Dvmx.h255 GUEST_PDPTR2 = 0x0000280e, enumerator in enum:vmcs_field

Completed in 222 milliseconds