Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dcallthunks.c113 static bool is_coretext(const struct core_text *ct, void *addr) in is_coretext() function
218 if (!is_coretext(ct, dest)) in patch_call()
288 if (!is_coretext(NULL, dest)) in callthunks_translate_call_dest()