Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/hyperv/
Dmmu.c152 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_multi()
216 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
221 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
227 status = hv_do_rep_hypercall( in hyperv_flush_tlb_others_ex()
Dnested.c123 status = hv_do_rep_hypercall(HVCALL_FLUSH_GUEST_PHYSICAL_ADDRESS_LIST, in hyperv_flush_guest_mapping_range()
Dhv_proc.c92 status = hv_do_rep_hypercall(HVCALL_DEPOSIT_MEMORY, in hv_call_deposit_pages()
Dhv_apic.c147 status = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
Divm.c311 hv_status = hv_do_rep_hypercall( in hv_mark_gpa_visibility()
Dirqdomain.c60 status = hv_do_rep_hypercall(HVCALL_MAP_DEVICE_INTERRUPT, 0, var_size, in hv_map_interrupt()
/linux-6.1.9/include/asm-generic/
Dmshyperv.h81 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() function
/linux-6.1.9/drivers/hv/
Dhv_balloon.c1633 status = hv_do_rep_hypercall(HV_EXT_CALL_MEMORY_HEAT_HINT, nents, 0, in hv_free_page_report()