Home
last modified time | relevance | path

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

/openbmc/linux/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_proc.c92 status = hv_do_rep_hypercall(HVCALL_DEPOSIT_MEMORY, in hv_call_deposit_pages()
H A Dhv_apic.c149 status = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
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()
/openbmc/linux/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
/openbmc/linux/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()