Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-dtshim.c235 if (!err && (read_gcr_gic_status() & CM_GCR_GIC_STATUS_EX)) in remove_gic()
/openbmc/linux/arch/mips/include/asm/
H A Dmips-cm.h225 #define CM_GCR_GIC_STATUS_EX BIT(0) macro
/openbmc/linux/arch/mips/kernel/
H A Dsmp-cps.c635 if (!(read_gcr_gic_status() & CM_GCR_GIC_STATUS_EX)) { in register_cps_smp_ops()