Searched refs:guest_physical_address (Results 1 – 9 of 9) sorted by relevance
75 SHADOW_FIELD_RO(GUEST_PHYSICAL_ADDRESS, guest_physical_address)76 SHADOW_FIELD_RO(GUEST_PHYSICAL_ADDRESS_HIGH, guest_physical_address)
53 u64 guest_physical_address; member236 CHECK_OFFSET(guest_physical_address, 168); in vmx_check_vmcs12_offsets()
54 FIELD64(GUEST_PHYSICAL_ADDRESS, guest_physical_address),
131 EVMCS1_FIELD(GUEST_PHYSICAL_ADDRESS, guest_physical_address,
396 vmcs12->guest_physical_address = fault->address; in nested_ept_inject_page_fault()1940 evmcs->guest_physical_address = vmcs12->guest_physical_address; in copy_vmcs12_to_enlightened()
323 hypercall_msr.guest_physical_address = in hv_resume()463 src = memremap(hypercall_msr.guest_physical_address << PAGE_SHIFT, PAGE_SIZE, in hyperv_init()470 hypercall_msr.guest_physical_address = vmalloc_to_pfn(hv_hypercall_pg); in hyperv_init()
304 u64 guest_physical_address:52; member516 u64 guest_physical_address; member
165 u64 guest_physical_address; member444 *value = current_evmcs->guest_physical_address; in evmcs_vmread()885 current_evmcs->guest_physical_address = value; in evmcs_vmwrite()
105 u64 guest_physical_address;