Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_apic.c187 ret = hv_do_fast_hypercall16(HVCALL_SEND_IPI, ipi_arg.vector, in __send_ipi_mask()
210 return !hv_do_fast_hypercall16(HVCALL_SEND_IPI, vector, BIT_ULL(vp)); in __send_ipi_one()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_apic.c220 status = hv_do_fast_hypercall16(HVCALL_SEND_IPI, ipi_arg.vector, in __send_ipi_mask()
250 status = hv_do_fast_hypercall16(HVCALL_SEND_IPI, vector, BIT_ULL(vp)); in __send_ipi_one()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmshyperv.h152 static inline u64 hv_do_fast_hypercall16(u16 code, u64 input1, u64 input2) in hv_do_fast_hypercall16() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmshyperv.h226 static inline u64 hv_do_fast_hypercall16(u16 code, u64 input1, u64 input2) in hv_do_fast_hypercall16() function

Completed in 2 milliseconds