Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dmipsregs.h2597 #define __BUILD_SET_COMMON(name) \ macro
2638 #define __BUILD_SET_C0(name) __BUILD_SET_COMMON(c0_##name)
2664 #define __BUILD_SET_GC0(name) __BUILD_SET_COMMON(gc0_##name) in __BUILD_SET_C0()