Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmcs_shadow_fields.h75 SHADOW_FIELD_RO(GUEST_PHYSICAL_ADDRESS, guest_physical_address)
Dvmcs12.c53 FIELD64(GUEST_PHYSICAL_ADDRESS, guest_physical_address),
Devmcs.c132 EVMCS1_FIELD(GUEST_PHYSICAL_ADDRESS, guest_physical_address,
Dvmx.c5181 gpa = vmcs_read64(GUEST_PHYSICAL_ADDRESS); in handle_ept_violation()
5214 gpa = vmcs_read64(GUEST_PHYSICAL_ADDRESS); in handle_ept_misconfig()
5921 vmcs_read64(GUEST_PHYSICAL_ADDRESS); in vmx_handle_exit()
7268 gpa = vmcs_read64(GUEST_PHYSICAL_ADDRESS) & ~0xFFFull; in vmx_write_pml_buffer()
/arch/x86/include/asm/
Dvmx.h217 GUEST_PHYSICAL_ADDRESS = 0x00002400, enumerator