Searched refs:hv_do_rep_hypercall (Results 1 – 3 of 3) sorted by relevance
145 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_others()209 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()214 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()220 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
127 ret = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
242 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() function