Searched refs:TBID_SEGSCOPE_LOCAL (Results 1 – 2 of 2) sorted by relevance
/arch/metag/kernel/ | ||
D | setup.c | 328 + TBID_SEG(0, TBID_SEGSCOPE_LOCAL, TBID_SEGTYPE_HEAP); in setup_arch() |
/arch/metag/include/asm/ | ||
D | tbx.h | 63 #define TBID_SEGSCOPE_LOCAL 1 /* Private to this thread */ macro |