Home
last modified time | relevance | path

Searched full:harts (Results 1 – 17 of 17) sorted by relevance

/linux/arch/riscv/kernel/
H A Dsbi.c80 * sbi_shutdown() - Remove all the harts from executing supervisor code.
324 * sbi_remote_fence_i() - Execute FENCE.I instruction on given remote harts.
325 * @cpu_mask: A cpu mask containing all the target harts.
338 * remote harts for a virtual address range belonging to a specific ASID or not.
340 * @cpu_mask: A cpu mask containing all the target harts.
364 * harts for the specified guest physical address range.
365 * @cpu_mask: A cpu mask containing all the target harts.
382 * remote harts for a guest physical address range belonging to a specific VMID.
384 * @cpu_mask: A cpu mask containing all the target harts.
403 * harts for the current guest virtual address range.
[all …]
H A Dcpu.c343 * denominator of extensions supported across all harts. A true list of in c_show()
367 * additional extensions not present across all harts. in c_show()
H A Dhead.S175 * - have too many harts on CONFIG_RISCV_BOOT_SPINWAIT
H A Dcpufeature.c876 * All "okay" harts should have same isa. Set HWCAP based on in riscv_fill_hwcap_from_ext_list()
1003 pr_warn("Zicboz disabled as it is unavailable on some harts\n"); in riscv_user_isa_enable()
/linux/arch/riscv/mm/
H A Dcacheflush.c37 * informs the remote harts they need to flush their local instruction caches.
40 * IPIs for harts that are not currently executing a MM context and instead
60 * Flush the I$ of other harts concurrently executing, and mark them as in flush_icache_mm()
121 pr_warn("%s mismatched between harts %lu and %lu\n", in cbo_get_block_size()
169 * concurrently on different harts. in set_icache_stale_mask()
223 * across harts will not occur.
/linux/drivers/acpi/riscv/
H A Drhct.c107 pr_warn("CBOM size is not the same across harts\n"); in acpi_parse_hart_info_cmo_node()
114 pr_warn("CBOZ size is not the same across harts\n"); in acpi_parse_hart_info_cmo_node()
121 pr_warn("CBOP size is not the same across harts\n"); in acpi_parse_hart_info_cmo_node()
/linux/Documentation/arch/riscv/
H A Dboot.rst68 - ``RISCV_BOOT_SPINWAIT``: the firmware releases all harts in the kernel, one hart
69 wins a lottery and executes the early boot code while the other harts are
73 initialization phase and then will start all other harts using the SBI HSM
H A Duabi.rst49 RISC-V ISA extensions recognized by the kernel and implemented on all harts. The
52 be present on all harts in the system.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Driscv,aplic.yaml46 RISC-V HARTS (or CPUs). Each node pointed to should be a riscv,cpu-intc
114 // Example 1 (APLIC domains directly injecting interrupt to HARTs):
H A Driscv,cpu-intc.yaml31 present HARTs in the system.
/linux/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c152 ksft_exit_fail_msg("Zicboz is only present on a subset of harts.\n" in check_no_zicboz_cpus()
153 "Use taskset to select a set of harts where Zicboz\n" in check_no_zicboz_cpus()
/linux/arch/csky/abiv2/
H A Dcacheflush.c81 * Flush the I$ of other harts concurrently executing, and mark them as in flush_icache_mm_range()
/linux/drivers/irqchip/
H A Dirq-riscv-imsic-state.h49 /* Global configuration common for all HARTs */
/linux/drivers/clocksource/
H A Dtimer-riscv.c80 * It is guaranteed that all the timers across all the harts are synchronized
/linux/arch/riscv/kvm/
H A Daia.c633 * run on other HARTs in kvm_riscv_aia_disable()
/linux/drivers/perf/
H A Driscv_pmu_sbi.c90 * RISC-V doesn't have heterogeneous harts yet. This need to be part of
91 * per_cpu in case of harts with different pmu counters
/linux/Documentation/devicetree/bindings/cpu/
H A Didle-states.yaml55 On RISC-V systems, the HARTs (or CPUs) [6] can be put in platform specific