Searched refs:HV_STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance
188 #define HV_STATUS_SUCCESS 0 macro
38 #define HV_STATUS_SUCCESS ((u16)0x0000) macro
4776 uint16_t code, rep_idx, rep_cnt, res = HV_STATUS_SUCCESS, rep_done = 0; in kvm_hv_hypercall()