Home
last modified time | relevance | path

Searched refs:IA64_SAL_OEMFUNC_MAX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A 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()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A 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()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dsal.h846 #define IA64_SAL_OEMFUNC_MAX 0x03ffffff macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dsal.h846 #define IA64_SAL_OEMFUNC_MAX 0x03ffffff macro

Completed in 7 milliseconds