Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dmipsregs.h2730 #define __BUILD_SET_COMMON(name) \ macro
2771 #define __BUILD_SET_C0(name) __BUILD_SET_COMMON(c0_##name)
2797 #define __BUILD_SET_GC0(name) __BUILD_SET_COMMON(gc0_##name) in __BUILD_SET_C0()