Home
last modified time | relevance | path

Searched refs:hv_do_rep_hypercall_ex (Results 1 – 2 of 2) sorted by relevance

/linux/include/asm-generic/
H A Dmshyperv.h132 static inline u64 hv_do_rep_hypercall_ex(u16 code, u16 rep_count, in hv_do_rep_hypercall_ex() function
164 return hv_do_rep_hypercall_ex(code, rep_count, varhead_size, 0, in hv_do_rep_hypercall()
/linux/drivers/hv/
H A Dmshv_root_main.c244 status = hv_do_rep_hypercall_ex(args.code, args.reps, in mshv_ioctl_passthru_hvcall()