hv_status          78 arch/x86/include/asm/mshyperv.h 	u64 hv_status;
hv_status          86 arch/x86/include/asm/mshyperv.h 			     : "=a" (hv_status), ASM_CALL_CONSTRAINT,
hv_status         101 arch/x86/include/asm/mshyperv.h 			     : "=A" (hv_status),
hv_status         109 arch/x86/include/asm/mshyperv.h 	return hv_status;
hv_status         115 arch/x86/include/asm/mshyperv.h 	u64 hv_status, control = (u64)code | HV_HYPERCALL_FAST_BIT;
hv_status         120 arch/x86/include/asm/mshyperv.h 				     : "=a" (hv_status), ASM_CALL_CONSTRAINT,
hv_status         131 arch/x86/include/asm/mshyperv.h 				      : "=A"(hv_status),
hv_status         140 arch/x86/include/asm/mshyperv.h 		return hv_status;
hv_status         146 arch/x86/include/asm/mshyperv.h 	u64 hv_status, control = (u64)code | HV_HYPERCALL_FAST_BIT;
hv_status         152 arch/x86/include/asm/mshyperv.h 				     : "=a" (hv_status), ASM_CALL_CONSTRAINT,
hv_status         166 arch/x86/include/asm/mshyperv.h 				      : "=A"(hv_status),
hv_status         174 arch/x86/include/asm/mshyperv.h 	return hv_status;