Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h91 uint16_t hyperv_hcall_retreive_dbg_data(uint64_t ingpa, uint64_t outgpa,
/openbmc/qemu/target/i386/kvm/
H A Dhyperv.c104 hyperv_hcall_retreive_dbg_data(in_param, out_param, fast); in kvm_hv_handle_exit()
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c790 uint16_t hyperv_hcall_retreive_dbg_data(uint64_t ingpa, uint64_t outgpa, in hyperv_hcall_retreive_dbg_data() function