Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
emulate_altivec
arch/powerpc/include/asm/switch_to.h
24
extern int emulate_altivec(struct pt_regs *);
arch/powerpc/kernel/traps.c
2112
err = emulate_altivec(regs);