Searched defs:input1 (Results 1 – 4 of 4) sorted by relevance
116 static inline u64 _hv_do_fast_hypercall8(u64 control, u64 input1) in _hv_do_fast_hypercall8()155 static inline u64 hv_do_fast_hypercall8(u16 code, u64 input1) in hv_do_fast_hypercall8()163 static inline u64 _hv_do_fast_hypercall16(u64 control, u64 input1, u64 input2) in _hv_do_fast_hypercall16()206 static inline u64 hv_do_fast_hypercall16(u16 code, u64 input1, u64 input2) in hv_do_fast_hypercall16()
491 static bool compare_specifiers(char **input1, char **input2) in compare_specifiers()
40 unsigned int input1:1; member
173 static bool npc_check_overlap_fields(struct npc_key_field *input1, in npc_check_overlap_fields()