Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dalternative.c435 static inline u8 * instr_va(struct alt_instr *i) in instr_va() function
487 for (b = a+1; b < end && instr_va(b) == instr_va(a); b++) { in apply_alternatives()
492 instr = instr_va(a); in apply_alternatives()