Home
last modified time | relevance | path

Searched refs:GUEST_PHYSICAL_ADDRESS (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h75 SHADOW_FIELD_RO(GUEST_PHYSICAL_ADDRESS, guest_physical_address)
H A Dvmcs12.c55 FIELD64(GUEST_PHYSICAL_ADDRESS, guest_physical_address),
H A Dhyperv_evmcs.c151 EVMCS1_FIELD(GUEST_PHYSICAL_ADDRESS, guest_physical_address,
H A Dvmx.c5807 gpa = vmcs_read64(GUEST_PHYSICAL_ADDRESS); in handle_ept_violation()
5852 gpa = vmcs_read64(GUEST_PHYSICAL_ADDRESS); in handle_ept_misconfig()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h261 GUEST_PHYSICAL_ADDRESS = 0x00002400, enumerator