Home
last modified time | relevance | path

Searched defs:text_poke_addr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/lib/
H A Dcode-patching.c239 static int map_patch_area(void *addr, unsigned long text_poke_addr) in map_patch_area()
285 unsigned long text_poke_addr; in __do_patch_mem_mm() local
331 unsigned long text_poke_addr; in __do_patch_mem() local
472 unsigned long text_poke_addr; in __do_patch_instructions_mm() local
522 unsigned long text_poke_addr; in __do_patch_instructions() local
/linux/arch/x86/kernel/
H A Dalternative.c2742 static __always_inline void *text_poke_addr(const struct smp_text_poke_loc *tpl) in text_poke_addr() function