Home
last modified time | relevance | path

Searched refs:hv_do_fast_hypercall8 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/hyperv/
H A Dhv_core.c40 * hv_do_fast_hypercall8 -- Invoke the specified hypercall
45 u64 hv_do_fast_hypercall8(u16 code, u64 input) in hv_do_fast_hypercall8() function
55 EXPORT_SYMBOL_GPL(hv_do_fast_hypercall8); variable
/kernel/linux/linux-5.10/include/asm-generic/
H A Dmshyperv.h39 extern u64 hv_do_fast_hypercall8(u16 control, u64 input8);
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmshyperv.h121 static inline u64 hv_do_fast_hypercall8(u16 code, u64 input1) in hv_do_fast_hypercall8() function
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h66 extern u64 hv_do_fast_hypercall8(u16 control, u64 input8);
/kernel/linux/linux-5.10/drivers/hv/
H A Dconnection.c444 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event); in vmbus_set_event()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmshyperv.h168 static inline u64 hv_do_fast_hypercall8(u16 code, u64 input1) in hv_do_fast_hypercall8() function
/kernel/linux/linux-6.6/drivers/hv/
H A Dconnection.c496 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event); in vmbus_set_event()

Completed in 4 milliseconds