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