Home
last modified time | relevance | path

Searched refs:hv_do_rep_hypercall (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/arch/x86/hyperv/
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()
Dnested.c116 status = hv_do_rep_hypercall(HVCALL_FLUSH_GUEST_PHYSICAL_ADDRESS_LIST, in hyperv_flush_guest_mapping_range()
Dhv_proc.c91 status = hv_do_rep_hypercall(HVCALL_DEPOSIT_MEMORY, in hv_call_deposit_pages()
Dhv_apic.c149 status = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
Dirqdomain.c60 status = hv_do_rep_hypercall(HVCALL_MAP_DEVICE_INTERRUPT, 0, var_size, in hv_map_interrupt()
Divm.c495 hv_status = hv_do_rep_hypercall( in hv_mark_gpa_visibility()
/linux-6.12.1/include/asm-generic/
Dmshyperv.h106 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() function
/linux-6.12.1/drivers/hv/
Dhv_balloon.c1622 status = hv_do_rep_hypercall(HV_EXT_CALL_MEMORY_HEAT_HINT, nents, 0, in hv_free_page_report()