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

/arch/ia64/include/asm/sn/
H A Dklconfig.h150 #define KLTYPE_MASK 0x0f macro
151 #define KLTYPE(_x) ((_x) & KLTYPE_MASK)
/arch/mips/include/asm/sn/
H A Dklconfig.h347 #define KLTYPE_MASK 0x0f macro
405 #define KLTYPE(_x) ((_x) & KLTYPE_MASK)

Completed in 65 milliseconds