Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dmipsregs.h2772 #define __BUILD_SET_COMMON(name) \ macro
2813 #define __BUILD_SET_C0(name) __BUILD_SET_COMMON(c0_##name)
2840 #define __BUILD_SET_GC0(name) __BUILD_SET_COMMON(gc0_##name) in __BUILD_SET_C0()