Home
last modified time | relevance | path

Searched refs:ECFGF_IP1 (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.h1147 #define ECFGF_IP1 (_ULCAST_(1) << ECFGB_IP1) macro