Home
last modified time | relevance | path

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

/linux-6.15/include/asm-generic/
H A Dmshyperv.h323 hv_result_to_string(__status), ##__VA_ARGS__); \
330 const char *hv_result_to_string(u64 hv_status);
/linux-6.15/drivers/hv/
H A Dhv_common.c830 const char *hv_result_to_string(u64 status) in hv_result_to_string() function
843 EXPORT_SYMBOL_GPL(hv_result_to_string);
H A Dmshv_root_main.c424 hv_result_to_string(status)); in mshv_vp_dispatch()
2064 pr_err("%s: %s\n", __func__, hv_result_to_string(status)); in hv_retrieve_scheduler_type()