Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dsmp-bmips.c79 int cpu_hw_intr; in bmips_smp_setup() local
100 cpu_hw_intr = 0x02; in bmips_smp_setup()
102 cpu_hw_intr = 0x1d; in bmips_smp_setup()
105 (cpu_hw_intr << 27) | (0x03 << 15)); in bmips_smp_setup()