Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MSR_USER32
arch/powerpc/include/asm/reg.h
144
#define MSR_USER64 (MSR_USER32 | MSR_64BIT)
arch/powerpc/include/asm/reg_booke.h
41
#define MSR_USER64 (MSR_USER32 | MSR_64BIT)
arch/powerpc/kernel/process.c
1950
regs_set_return_msr(regs, MSR_USER32);