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

/linux-master/arch/x86/include/asm/
H A Dmshyperv.h183 static inline u64 _hv_do_fast_hypercall16(u64 control, u64 input1, u64 input2) function
230 return _hv_do_fast_hypercall16(control, input1, input2);
237 return _hv_do_fast_hypercall16(control, input1, input2);

Completed in 212 milliseconds