Home
last modified time | relevance | path

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

/arch/metag/kernel/
Dsetup.c328 + TBID_SEG(0, TBID_SEGSCOPE_LOCAL, TBID_SEGTYPE_HEAP); in setup_arch()
/arch/metag/include/asm/
Dtbx.h63 #define TBID_SEGSCOPE_LOCAL 1 /* Private to this thread */ macro