Searched refs:KLCLASS_MASK (Results 1 - 2 of 2) sorted by relevance

/arch/ia64/include/asm/sn/
H A Dklconfig.h131 #define KLCLASS_MASK 0xf0 macro
143 #define KLCLASS(_x) ((_x) & KLCLASS_MASK)
/arch/mips/include/asm/sn/
H A Dklconfig.h321 #define KLCLASS_MASK 0xf0 macro
341 #define KLCLASS(_x) ((_x) & KLCLASS_MASK)

Completed in 11 milliseconds