Home
last modified time | relevance | path

Searched refs:hv_do_rep_hypercall (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dmmu.c153 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_others()
217 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
222 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
228 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
H A Dnested.c123 status = hv_do_rep_hypercall(HVCALL_FLUSH_GUEST_PHYSICAL_ADDRESS_LIST, in hyperv_flush_guest_mapping_range()
H A Dhv_apic.c131 ret = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dmmu.c156 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_multi()
217 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
222 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
228 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
H A Dnested.c116 status = hv_do_rep_hypercall(HVCALL_FLUSH_GUEST_PHYSICAL_ADDRESS_LIST, in hyperv_flush_guest_mapping_range()
H A Dhv_apic.c149 status = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
H A Dhv_proc.c92 status = hv_do_rep_hypercall(HVCALL_DEPOSIT_MEMORY, in hv_call_deposit_pages()
H A Dirqdomain.c60 status = hv_do_rep_hypercall(HVCALL_MAP_DEVICE_INTERRUPT, 0, var_size, in hv_map_interrupt()
H A Divm.c494 hv_status = hv_do_rep_hypercall( in hv_mark_gpa_visibility()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmshyperv.h189 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() function
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h92 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() function
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_balloon.c1668 status = hv_do_rep_hypercall(HV_EXT_CALL_MEMORY_HEAT_HINT, nents, 0, in hv_free_page_report()

Completed in 9 milliseconds