Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dhyperv.c748 uint16_t hyperv_hcall_reset_dbg_session(uint64_t outgpa) in hyperv_hcall_reset_dbg_session()
791 uint16_t hyperv_hcall_retreive_dbg_data(uint64_t ingpa, uint64_t outgpa, in hyperv_hcall_retreive_dbg_data()
851 uint16_t hyperv_hcall_post_dbg_data(uint64_t ingpa, uint64_t outgpa, bool fast) in hyperv_hcall_post_dbg_data()
H A Dsyndbg.c189 static uint16_t handle_recv_msg(HvSynDbg *syndbg, uint64_t outgpa, in handle_recv_msg()