Lines Matching refs:hv_status
41 u64 hv_status; in hv_do_hypercall() local
49 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
64 : "=A" (hv_status), in hv_do_hypercall()
72 return hv_status; in hv_do_hypercall()
84 u64 hv_status; in _hv_do_fast_hypercall8() local
89 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall8()
100 : "=A"(hv_status), in _hv_do_fast_hypercall8()
109 return hv_status; in _hv_do_fast_hypercall8()
129 u64 hv_status; in _hv_do_fast_hypercall16() local
135 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall16()
149 : "=A"(hv_status), in _hv_do_fast_hypercall16()
157 return hv_status; in _hv_do_fast_hypercall16()