Home
last modified time | relevance | path

Searched refs:cores_io_master (Results 1 – 4 of 4) 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()
H A Dacpi.c148 set_bit(core, loongson_sysconf.cores_io_master); in acpi_parse_eio_master()
H A Dsmp.c346 set_bit(0, loongson_sysconf.cores_io_master); in fdt_smp_setup()