Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dalternative.c1194 static void text_poke_loc_init(struct text_poke_loc *tp, void *addr, in text_poke_loc_init() function
1290 text_poke_loc_init(tp, addr, opcode, len, emulate); in text_poke_queue()
1313 text_poke_loc_init(&tp, addr, opcode, len, emulate); in text_poke_bp()