Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dsal.c352 p += SAL_DESC_SIZE(*p); in ia64_sal_init()
/linux-2.6.39/arch/ia64/sn/kernel/
Dsetup.c186 p += SAL_DESC_SIZE(*p); in early_sn_setup()
/linux-2.6.39/arch/ia64/include/asm/
Dsal.h165 #define SAL_DESC_SIZE(type) "\060\040\020\040\020\020"[(unsigned) type] macro