Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dmp_machdep.c89 extern cpuset_t all_harts;
133 mask = all_harts; in release_aps()
411 CPU_SET(hart, &all_harts); in cpu_init_fdt()
426 CPU_SET(boot_hart, &all_harts); in cpu_mp_start()
H A Dmachdep.c120 cpuset_t all_harts; variable
H A Dpmap.c299 extern cpuset_t all_harts;
5148 mask = all_harts; in pmap_sync_icache()