Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dalternative.h30 #define ALT_OLD_PTR(a) __ALT_PTR(a, old_offset) macro
/openbmc/linux/arch/riscv/errata/thead/
H A Derrata.c106 oldptr = ALT_OLD_PTR(alt); in thead_errata_patch_func()
/openbmc/linux/arch/riscv/errata/sifive/
H A Derrata.c110 patch_text_nosync(ALT_OLD_PTR(alt), ALT_ALT_PTR(alt), in sifive_errata_patch_func()
/openbmc/linux/arch/riscv/kernel/
H A Dcpufeature.c738 oldptr = ALT_OLD_PTR(alt); in riscv_cpufeature_patch_func()