Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h87 uint16_t hyperv_hcall_reset_dbg_session(uint64_t outgpa);
/openbmc/qemu/target/i386/kvm/
H A Dhyperv.c108 hyperv_hcall_reset_dbg_session(out_param); in kvm_hv_handle_exit()
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c747 uint16_t hyperv_hcall_reset_dbg_session(uint64_t outgpa) in hyperv_hcall_reset_dbg_session() function