Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/errata/andes/
Derrata.c65 void __init_or_module andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in andes_errata_patch_func() function
/linux-6.12.1/arch/riscv/include/asm/
Dalternative.h48 void andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end,
/linux-6.12.1/arch/riscv/kernel/
Dalternative.c47 cpu_mfr_info->patch_func = andes_errata_patch_func; in riscv_fill_cpu_mfr_info()