Searched defs:text_poke_addr (Results 1 – 2 of 2) sorted by relevance
237 static int map_patch_area(void *addr, unsigned long text_poke_addr) in map_patch_area()283 unsigned long text_poke_addr; in __do_patch_instruction_mm() local329 unsigned long text_poke_addr; in __do_patch_instruction() local409 unsigned long text_poke_addr; in __do_patch_instructions_mm() local457 unsigned long text_poke_addr; in __do_patch_instructions() local
2133 static __always_inline void *text_poke_addr(struct text_poke_loc *tp) in text_poke_addr() function