Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dbootinfo.h39 unsigned long cores_io_master[NR_WORDS]; member
51 return test_bit(cpu, loongson_sysconf.cores_io_master); in io_master()
/linux/arch/loongarch/kernel/
H A Dirq.c92 int nr_io_pics = bitmap_weight(loongson_sysconf.cores_io_master, NR_CPUS); in arch_probe_nr_irqs()