Lines Matching refs:hv_status
74 u64 hv_status; in hv_do_hypercall() local
83 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
87 return hv_status; in hv_do_hypercall()
95 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
110 : "=A" (hv_status), in hv_do_hypercall()
118 return hv_status; in hv_do_hypercall()
130 u64 hv_status; in _hv_do_fast_hypercall8() local
139 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall8()
144 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall8()
155 : "=A"(hv_status), in _hv_do_fast_hypercall8()
164 return hv_status; in _hv_do_fast_hypercall8()
184 u64 hv_status; in _hv_do_fast_hypercall16() local
193 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall16()
200 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall16()
214 : "=A"(hv_status), in _hv_do_fast_hypercall16()
222 return hv_status; in _hv_do_fast_hypercall16()