Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/hyperv/
Dhv_core.c24 u64 hv_do_hypercall(u64 control, void *input, void *output) in hv_do_hypercall() function
/linux-6.1.9/arch/x86/include/asm/
Dmshyperv.h39 static inline u64 hv_do_hypercall(u64 control, void *input, void *output) in hv_do_hypercall() function