Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dcallthunks.c122 static bool skip_addr(void *dest) in skip_addr() function
172 if (skip_addr(dest)) in call_get_dest()
285 if (!thunks_initialized || skip_addr(dest)) in callthunks_translate_call_dest()
303 if (!thunks_initialized || skip_addr((void *)dest)) in is_callthunk()