Lines Matching refs:hv_status
68 u64 hv_status; in hv_do_hypercall() local
77 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
81 return hv_status; in hv_do_hypercall()
89 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
104 : "=A" (hv_status), in hv_do_hypercall()
112 return hv_status; in hv_do_hypercall()
118 u64 hv_status; in _hv_do_fast_hypercall8() local
127 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall8()
132 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall8()
143 : "=A"(hv_status), in _hv_do_fast_hypercall8()
152 return hv_status; in _hv_do_fast_hypercall8()
165 u64 hv_status; in _hv_do_fast_hypercall16() local
174 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall16()
181 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall16()
195 : "=A"(hv_status), in _hv_do_fast_hypercall16()
203 return hv_status; in _hv_do_fast_hypercall16()