Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
instr_va
arch/x86/kernel/alternative.c
602
ps->instr = instr_va(start);
arch/x86/kernel/alternative.c
611
for (; alt < end && instr_va(alt) == ps->instr; alt++) {