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

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

Completed in 149 milliseconds