Searched refs:hv_do_fast_hypercall16 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/hyperv/
H A Dhv_apic.c220 status = hv_do_fast_hypercall16(HVCALL_SEND_IPI, ipi_arg.vector,
250 status = hv_do_fast_hypercall16(HVCALL_SEND_IPI, vector, BIT_ULL(vp));
/linux-master/arch/x86/include/asm/
H A Dmshyperv.h226 static inline u64 hv_do_fast_hypercall16(u16 code, u64 input1, u64 input2) function

Completed in 109 milliseconds