Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dpatching.c26 static bool is_image_text(unsigned long addr) in is_image_text() function
34 bool image = is_image_text(uintaddr); in patch_map()