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

/linux-master/arch/arm64/xen/
H A Dhypercall.S88 SYM_FUNC_START(privcmd_call)
111 SYM_FUNC_END(privcmd_call);
/linux-master/arch/arm/xen/
H A Dhypercall.S96 ENTRY(privcmd_call)
121 ENDPROC(privcmd_call);
H A Denlighten.c586 EXPORT_SYMBOL_GPL(privcmd_call); variable
/linux-master/include/xen/arm/
H A Dhypercall.h44 long privcmd_call(unsigned call, unsigned long a1,
/linux-master/arch/x86/include/asm/xen/
H A Dhypercall.h237 privcmd_call(unsigned int call, function
/linux-master/drivers/xen/
H A Dprivcmd.c89 ret = privcmd_call(hypercall.op,

Completed in 325 milliseconds