Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dhv_apic.c183 ret = hv_do_fast_hypercall16(HVCALL_SEND_IPI, ipi_arg.vector, in __send_ipi_mask()
/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h205 static inline u64 hv_do_fast_hypercall16(u16 code, u64 input1, u64 input2) in hv_do_fast_hypercall16() function