Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dalternative.h54 void thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end,
/linux/arch/riscv/errata/thead/
H A Derrata.c161 void thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in thead_errata_patch_func() function
/linux/arch/riscv/kernel/
H A Dalternative.c57 cpu_mfr_info->patch_func = thead_errata_patch_func; in riscv_fill_cpu_mfr_info()