Home
last modified time | relevance | path

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

/xen/xen/arch/x86/guest/hyperv/
A Dtlb.c108 return hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX, 0, in flush_tlb_ex()
118 return hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST_EX, in flush_tlb_ex()
190 ret = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb()
/xen/xen/include/asm-x86/guest/
A Dhyperv-hcall.h62 static inline uint64_t hv_do_rep_hypercall(uint16_t code, uint16_t rep_count, in hv_do_rep_hypercall() function

Completed in 3 milliseconds