Searched refs:_TIF_MCA_INIT (Results 1 – 2 of 2) sorted by relevance
/arch/ia64/include/asm/ | ||
D | thread_info.h | 113 #define _TIF_MCA_INIT (1 << TIF_MCA_INIT) macro |
/arch/ia64/kernel/ | ||
D | mca.c | 1819 ti->flags = _TIF_MCA_INIT; in format_mca_init_stack() |