Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dalternative.c584 static inline u8 * instr_va(struct alt_instr *i) in instr_va() function
602 ps->instr = instr_va(start); in analyze_patch_site()
611 for (; alt < end && instr_va(alt) == ps->instr; alt++) { in analyze_patch_site()