Searched refs:HV_STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance
75 if ( (status & HV_HYPERCALL_RESULT_MASK) != HV_STATUS_SUCCESS ) in hv_do_rep_hypercall()
428 #define HV_STATUS_SUCCESS 0 macro
527 uint16_t status = HV_STATUS_SUCCESS; in viridian_hypercall()577 status = HV_STATUS_SUCCESS; in viridian_hypercall()617 status = HV_STATUS_SUCCESS; in viridian_hypercall()676 status = HV_STATUS_SUCCESS; in viridian_hypercall()
Completed in 9 milliseconds