Searched refs:hv_do_rep_hypercall (Results 1 – 4 of 4) sorted by relevance
147 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_others()211 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()216 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()222 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
123 status = hv_do_rep_hypercall(HVCALL_FLUSH_GUEST_PHYSICAL_ADDRESS_LIST, in hyperv_flush_guest_mapping_range()
131 ret = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
187 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() function