Home
last modified time | relevance | path

Searched refs:hv_do_fast_hypercall8 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/hyperv/
A Dhv_core.c45 u64 hv_do_fast_hypercall8(u16 code, u64 input) in hv_do_fast_hypercall8() function
55 EXPORT_SYMBOL_GPL(hv_do_fast_hypercall8);
/linux/include/asm-generic/
A Dmshyperv.h56 extern u64 hv_do_fast_hypercall8(u16 control, u64 input8);
/linux/arch/x86/include/asm/
A Dmshyperv.h78 static inline u64 hv_do_fast_hypercall8(u16 code, u64 input1) in hv_do_fast_hypercall8() function
/linux/drivers/hv/
A Dconnection.c537 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event); in vmbus_set_event()

Completed in 6 milliseconds