Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dhv_init.c327 hypercall_msr.guest_physical_address = vmalloc_to_pfn(hv_hypercall_pg); in hyperv_init()
348 tsc_msr.guest_physical_address = vmalloc_to_pfn(tsc_pg); in hyperv_init()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h268 u64 guest_physical_address:52; member
652 u64 guest_physical_address; member
/Linux-v4.19/arch/x86/kvm/
Dvmx_evmcs.h129 EVMCS1_FIELD(GUEST_PHYSICAL_ADDRESS, guest_physical_address,
Dvmx.c459 u64 guest_physical_address; member
624 CHECK_OFFSET(guest_physical_address, 168); in vmx_check_vmcs12_offsets()
1135 FIELD64(GUEST_PHYSICAL_ADDRESS, guest_physical_address),
11321 vmcs12->guest_physical_address = fault->address; in nested_ept_inject_page_fault()
/Linux-v4.19/Documentation/virtual/kvm/
Dnested-vmx.txt98 u64 guest_physical_address;