Searched refs:GUEST_PHYSICAL_ADDRESS (Results 1 - 7 of 7) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5768 gpa = vmcs_read64(GUEST_PHYSICAL_ADDRESS);
5812 gpa = vmcs_read64(GUEST_PHYSICAL_ADDRESS);
6567 vmcs_read64(GUEST_PHYSICAL_ADDRESS);
H A Dhyperv_evmcs.c151 EVMCS1_FIELD(GUEST_PHYSICAL_ADDRESS, guest_physical_address,
H A Dvmcs12.c55 FIELD64(GUEST_PHYSICAL_ADDRESS, guest_physical_address),
H A Dvmcs_shadow_fields.h75 SHADOW_FIELD_RO(GUEST_PHYSICAL_ADDRESS, guest_physical_address)
/linux-master/arch/x86/include/asm/
H A Dvmx.h242 GUEST_PHYSICAL_ADDRESS = 0x00002400, enumerator in enum:vmcs_field
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h168 GUEST_PHYSICAL_ADDRESS = 0x00002400, enumerator in enum:vmcs_field
H A Devmcs.h444 case GUEST_PHYSICAL_ADDRESS:
897 case GUEST_PHYSICAL_ADDRESS:

Completed in 240 milliseconds