Home
last modified time | relevance | path

Searched refs:privcmd_call (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/arm64/xen/
A Dhypercall.S88 SYM_FUNC_START(privcmd_call)
111 SYM_FUNC_END(privcmd_call);
/linux-6.3-rc2/arch/arm/xen/
A Dhypercall.S96 ENTRY(privcmd_call)
121 ENDPROC(privcmd_call);
A Denlighten.c578 EXPORT_SYMBOL_GPL(privcmd_call);
/linux-6.3-rc2/include/xen/arm/
A Dhypercall.h44 long privcmd_call(unsigned call, unsigned long a1,
/linux-6.3-rc2/arch/x86/include/asm/xen/
A Dhypercall.h237 privcmd_call(unsigned int call, in privcmd_call() function
/linux-6.3-rc2/drivers/xen/
A Dprivcmd.c81 ret = privcmd_call(hypercall.op, in privcmd_ioctl_hypercall()

Completed in 18 milliseconds