Home
last modified time | relevance | path

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

/linux-6.6.21/arch/ia64/kernel/
Dsal.c347 p += SAL_DESC_SIZE(*p); in ia64_sal_init()
/linux-6.6.21/arch/ia64/include/asm/
Dsal.h166 #define SAL_DESC_SIZE(type) "\060\040\020\040\020\020"[(unsigned) type] macro