Home
last modified time | relevance | path

Searched defs:hv_do_hypercall (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/hyperv/
H A Dhv_core.c24 u64 hv_do_hypercall(u64 control, void *input, void *output) in hv_do_hypercall() function
/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h71 static inline u64 hv_do_hypercall(u64 control, void *input, void *output) in hv_do_hypercall() function