Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_hv_call.c669 hv_status_debug(status, "\n"); in hv_call_get_partition_property_ex()
849 hv_status_debug(status, "\n"); in hv_call_map_stats_page2()
922 hv_status_debug(status, "\n"); in hv_call_map_stats_page()
/linux/include/asm-generic/
H A Dmshyperv.h299 #define hv_status_debug(status, fmt, ...) \ macro