Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h2851 #define __BUILD_SET_COMMON(name) \ macro
2892 #define __BUILD_SET_C0(name) __BUILD_SET_COMMON(c0_##name)
2921 #define __BUILD_SET_GC0(name) __BUILD_SET_COMMON(gc0_##name) in __BUILD_SET_C0()