Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
Dsal.c356 if (oemfunc < IA64_SAL_OEMFUNC_MIN || oemfunc > IA64_SAL_OEMFUNC_MAX) in ia64_sal_oemcall()
368 if (oemfunc < IA64_SAL_OEMFUNC_MIN || oemfunc > IA64_SAL_OEMFUNC_MAX) in ia64_sal_oemcall_nolock()
381 if (oemfunc < IA64_SAL_OEMFUNC_MIN || oemfunc > IA64_SAL_OEMFUNC_MAX) in ia64_sal_oemcall_reentrant()
/linux-5.19.10/arch/ia64/include/asm/
Dsal.h846 #define IA64_SAL_OEMFUNC_MAX 0x03ffffff macro