Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/xen/ !
Dhypercall.h201 xen_single_call(unsigned int call, in xen_single_call() function
245 res = xen_single_call(call, a1, a2, a3, a4, a5); in privcmd_call()
/linux-5.19.10/arch/x86/xen/ !
Dmulticalls.c88 mc->result = xen_single_call(mc->op, mc->args[0], mc->args[1], in xen_mc_flush()