Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv.c102 static inline bool hv_result_success(uint64_t status) in hv_result_success() function
131 if (!hv_result_success(status)) in hv_do_rep_hypercall()
140 if (hv_result_success(status)) in hv_do_rep_hypercall()