Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dcpufeature.c1045 void *oldptr, *altptr; in riscv_cpufeature_patch_func() local
1087 altptr = ALT_ALT_PTR(alt); in riscv_cpufeature_patch_func()
1090 patch_text_nosync(oldptr, altptr, alt->alt_len); in riscv_cpufeature_patch_func()
1091 riscv_alternative_fix_offsets(oldptr, alt->alt_len, oldptr - altptr); in riscv_cpufeature_patch_func()