Searched refs:text_poke_loc_init (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/x86/kernel/ |
D | alternative.c | 1580 static void text_poke_loc_init(struct text_poke_loc *tp, void *addr, in text_poke_loc_init() function 1692 text_poke_loc_init(tp, addr, opcode, len, emulate); in text_poke_queue() 1715 text_poke_loc_init(&tp, addr, opcode, len, emulate); in text_poke_bp()
|