Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/include/asm/sn/
Dklconfig.h154 #define KLTYPE_TIO (KLCLASS_CPU | 0x2) macro
/linux-3.4.99/arch/ia64/sn/kernel/
Dsetup.c695 return (type == KLTYPE_SNIA || type == KLTYPE_TIO); in board_needs_cnode()