Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/pi/
H A Dpi.h29 int scs_patch(const u8 eh_frame[], int size);
H A Dpatch-scs.c228 int scs_patch(const u8 eh_frame[], int size) in scs_patch() function
H A Dmap_kernel.c100 scs_patch(__eh_frame_start + va_offset, in map_kernel()