Home
last modified time | relevance | path

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

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