Symbol: DI
arch/um/os-Linux/skas/process.c
50
R(DI);
arch/um/os-Linux/skas/process.c
76
R(DI);
arch/x86/events/intel/p4.c
80
P4_ESCR_EMASK_BIT(P4_EVENT_TC_DELIVER_MODE, DI) |
arch/x86/kvm/emulate.c
3977
DI(SrcNone | Priv, monitor),
arch/x86/kvm/emulate.c
3978
DI(SrcNone | Priv, mwait),
arch/x86/kvm/emulate.c
4284
DI(SrcAcc | DstReg, pause), X7(D(SrcAcc | DstReg)),
arch/x86/kvm/emulate.c
4317
D(ImplicitOps | IsBranch), DI(SrcImmByte | IsBranch | ShadowStack, intn),
arch/x86/kvm/emulate.c
4342
N, DI(ImplicitOps, icebp), N, N,
arch/x86/kvm/emulate.c
4343
DI(ImplicitOps | Priv, hlt), D(ImplicitOps),
arch/x86/kvm/emulate.c
4356
DI(ImplicitOps | Priv, invd), DI(ImplicitOps | Priv, wbinvd), N, N,
arch/x86/um/signal.c
127
PUTREG(DI, di);
arch/x86/um/signal.c
55
GETREG(DI, di);
drivers/pinctrl/renesas/pinctrl-rzv2m.c
827
return !!(readl(pctrl->base + DI(port)) & BIT(bit));
drivers/scsi/FlashPoint.c
4549
WRW_HARPOON(map_addr, (TCB_OP + FIFO_0 + DI)); /*JUMP IF NO DATA IN FIFO */
include/math-emu/soft-fp.h
194
typedef int DItype __attribute__((mode(DI)));
include/math-emu/soft-fp.h
196
typedef unsigned int UDItype __attribute__((mode(DI)));
lib/crypto/mpi/mpi-internal.h
211
typedef int DItype __attribute__ ((mode(DI)));
lib/crypto/mpi/mpi-internal.h
212
typedef unsigned int UDItype __attribute__ ((mode(DI)));
lib/tests/longest_symbol_kunit.c
17
#define DDI(name) DI(n##name##name)
tools/perf/util/libunwind-arch/libunwind-i386.c
29
REGNUM(DI),
tools/perf/util/libunwind-arch/libunwind-x86_64.c
29
REGNUM(DI),