Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h96 uint16_t hyperv_hcall_post_dbg_data(uint64_t ingpa, uint64_t outgpa, bool fast);
/openbmc/qemu/target/i386/kvm/
H A Dhyperv.c100 hyperv_hcall_post_dbg_data(in_param, out_param, fast); in kvm_hv_handle_exit()
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c850 uint16_t hyperv_hcall_post_dbg_data(uint64_t ingpa, uint64_t outgpa, bool fast) in hyperv_hcall_post_dbg_data() function