Searched refs:_hv_do_fast_hypercall8 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmshyperv.h129 static inline u64 _hv_do_fast_hypercall8(u64 control, u64 input1) function
172 return _hv_do_fast_hypercall8(control, input1);
179 return _hv_do_fast_hypercall8(control, input1);

Completed in 85 milliseconds