Symbol: hv_do_rep_hypercall
arch/x86/hyperv/hv_apic.c
159
status = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank,
arch/x86/hyperv/irqdomain.c
62
status = hv_do_rep_hypercall(HVCALL_MAP_DEVICE_INTERRUPT, 0, var_size,
arch/x86/hyperv/ivm.c
656
hv_status = hv_do_rep_hypercall(
arch/x86/hyperv/ivm.c
715
hv_status = hv_do_rep_hypercall(
arch/x86/hyperv/mmu.c
155
status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST,
arch/x86/hyperv/mmu.c
220
status = hv_do_rep_hypercall(
arch/x86/hyperv/mmu.c
225
status = hv_do_rep_hypercall(
arch/x86/hyperv/mmu.c
231
status = hv_do_rep_hypercall(
arch/x86/hyperv/nested.c
117
status = hv_do_rep_hypercall(HVCALL_FLUSH_GUEST_PHYSICAL_ADDRESS_LIST,
drivers/hv/hv_balloon.c
1627
status = hv_do_rep_hypercall(HV_EXT_CALL_MEMORY_HEAT_HINT, nents, 0,
drivers/hv/hv_proc.c
87
status = hv_do_rep_hypercall(HVCALL_DEPOSIT_MEMORY,
drivers/hv/mshv_common.c
100
status = hv_do_rep_hypercall(HVCALL_SET_VP_REGISTERS, rep_count,
drivers/hv/mshv_common.c
57
status = hv_do_rep_hypercall(HVCALL_GET_VP_REGISTERS, rep_count,
drivers/hv/mshv_root_hv_call.c
1049
status = hv_do_rep_hypercall(code, rep_count, 0, input_page,
drivers/hv/mshv_root_hv_call.c
235
status = hv_do_rep_hypercall(HVCALL_MAP_GPA_PAGES, rep_count, 0,
drivers/hv/mshv_root_hv_call.c
318
status = hv_do_rep_hypercall(HVCALL_UNMAP_GPA_PAGES, rep_count,
drivers/hv/mshv_root_hv_call.c
358
status = hv_do_rep_hypercall(HVCALL_GET_GPA_PAGES_ACCESS_STATES, rep_count,
drivers/hv/mshv_root_hv_call.c
65
status = hv_do_rep_hypercall(HVCALL_WITHDRAW_MEMORY,