Home
last modified time | relevance | path

Searched defs:outgpa (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/hyperv/
H A Dhyperv.c747 uint16_t hyperv_hcall_reset_dbg_session(uint64_t outgpa) in hyperv_hcall_reset_dbg_session()
790 uint16_t hyperv_hcall_retreive_dbg_data(uint64_t ingpa, uint64_t outgpa, in hyperv_hcall_retreive_dbg_data()
850 uint16_t hyperv_hcall_post_dbg_data(uint64_t ingpa, uint64_t outgpa, bool fast) in hyperv_hcall_post_dbg_data()
H A Dsyndbg.c186 static uint16_t handle_recv_msg(HvSynDbg *syndbg, uint64_t outgpa, in handle_recv_msg()
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1811 u64 outgpa; member