Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsmp.c418 unsigned int imask = ECFGF_IP0 | ECFGF_IP1 | ECFGF_IP2 | in loongson_init_secondary()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1145 #define ECFGF_IP0 (_ULCAST_(1) << ECFGB_IP0) macro