Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dsmp-bmips.c80 int cpu_hw_intr; in bmips_smp_setup() local
101 cpu_hw_intr = 0x02; in bmips_smp_setup()
103 cpu_hw_intr = 0x1d; in bmips_smp_setup()
106 (cpu_hw_intr << 27) | (0x03 << 15)); in bmips_smp_setup()