Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dalternative.h51 void sifive_errata_patch_func(struct alt_entry *begin, struct alt_entry *end,
/openbmc/linux/arch/riscv/errata/sifive/
H A Derrata.c85 void sifive_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in sifive_errata_patch_func() function
/openbmc/linux/arch/riscv/kernel/
H A Dalternative.c52 cpu_mfr_info->patch_func = sifive_errata_patch_func; in riscv_fill_cpu_mfr_info()