Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dpatch-scs.c208 int noinstr scs_patch(const u8 eh_frame[], int size) in scs_patch() function
259 WARN_ON(scs_patch(__eh_frame_start, __eh_frame_end - __eh_frame_start)); in scs_patch_vmlinux()
H A Dmodule.c598 scs_patch((void *)s->sh_addr, s->sh_size); in module_finalize()
/openbmc/linux/arch/arm64/include/asm/
H A Dscs.h75 int scs_patch(const u8 eh_frame[], int size);