Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmodule.h11 int *orc_unwind_ip; member
/arch/x86/kernel/
Dunwind_orc.c65 if (!mod || !mod->arch.orc_unwind || !mod->arch.orc_unwind_ip) in orc_module_find()
67 return __orc_find(mod->arch.orc_unwind_ip, mod->arch.orc_unwind, in orc_module_find()
257 mod->arch.orc_unwind_ip = orc_ip; in unwind_module_init()