Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_ASM_DI
arch/x86/include/asm/asm.h
81
#define _ASM_ARG1 _ASM_DI
arch/x86/include/asm/kexec.h
95
asm volatile("mov %%" _ASM_DI ",%0" : "=m"(newregs->di));
tools/arch/x86/include/asm/asm.h
74
#define _ASM_ARG1 _ASM_DI