Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/lib/
Dcode-patching.c88 static int map_patch_area(void *addr, unsigned long text_poke_addr) in map_patch_area()
151 unsigned long text_poke_addr; in do_patch_instruction() local
/Linux-v5.10/arch/x86/kernel/
Dalternative.c1044 static __always_inline void *text_poke_addr(struct text_poke_loc *tp) in text_poke_addr() function