Home
last modified time | relevance | path

Searched refs:text_poke_loc_init (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/x86/kernel/
Dalternative.c2308 static void text_poke_loc_init(struct text_poke_loc *tp, void *addr, in text_poke_loc_init() function
2424 text_poke_loc_init(tp, addr, opcode, len, emulate); in text_poke_queue()
2442 text_poke_loc_init(&tp, addr, opcode, len, emulate); in text_poke_bp()