Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_mmu.c220 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hv_vm_tlb_flush()
292 status = hv_do_rep_hypercall( in hv_flush_tlb_others_ex()
297 status = hv_do_rep_hypercall( in hv_flush_tlb_others_ex()
303 status = hv_do_rep_hypercall( in hv_flush_tlb_others_ex()
H A Dhyperv_var.h45 hv_do_rep_hypercall(uint16_t code, uint16_t rep_count, uint16_t varhead_size,
H A Dhyperv.c119 hv_do_rep_hypercall(uint16_t code, uint16_t rep_count, uint16_t varhead_size, in hv_do_rep_hypercall() function