Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/include/asm/
Dalternative.h30 #define ALT_OLD_PTR(a) __ALT_PTR(a, old_offset) macro
/Linux-v6.6/arch/riscv/errata/thead/
Derrata.c106 oldptr = ALT_OLD_PTR(alt); in thead_errata_patch_func()
/Linux-v6.6/arch/riscv/errata/sifive/
Derrata.c110 patch_text_nosync(ALT_OLD_PTR(alt), ALT_ALT_PTR(alt), in sifive_errata_patch_func()
/Linux-v6.6/arch/riscv/kernel/
Dcpufeature.c719 oldptr = ALT_OLD_PTR(alt); in riscv_cpufeature_patch_func()