Home
last modified time | relevance | path

Searched refs:hyperv_hcall_post_dbg_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h97 uint16_t hyperv_hcall_post_dbg_data(uint64_t ingpa, uint64_t outgpa, bool fast);
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c851 uint16_t hyperv_hcall_post_dbg_data(uint64_t ingpa, uint64_t outgpa, bool fast) in hyperv_hcall_post_dbg_data() function