Home
last modified time | relevance | path

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

/linux/arch/riscv/errata/
A Dalternative.c24 static void (*vendor_patch_func)(struct alt_entry *begin, struct alt_entry *end, variable
47 vendor_patch_func = sifive_errata_patch_func; in init_alternative()
51 vendor_patch_func = NULL; in init_alternative()
67 if (!vendor_patch_func) in apply_boot_alternatives()
70 vendor_patch_func((struct alt_entry *)__alt_start, in apply_boot_alternatives()

Completed in 2 milliseconds