Searched defs:di (Results 1 - 14 of 14) sorted by relevance

/arch/mips/sni/
H A Dsetup.c41 DISPLAY_STATUS *di; local
43 di = ArcGetDisplayStatus(1);
45 if (di) {
46 si->orig_x = di->CursorXPosition;
47 si->orig_y = di->CursorYPosition;
48 si->orig_video_cols = di->CursorMaxXPosition;
49 si->orig_video_lines = di->CursorMaxYPosition;
/arch/x86/include/asm/
H A Dsigcontext32.h57 unsigned int di; member in struct:sigcontext_ia32
H A Duser_32.h82 unsigned long di; member in struct:user_regs_struct
H A Dptrace.h48 unsigned long di; member in struct:pt_regs
115 unsigned long di; member in struct:pt_regs
H A Duser_64.h83 unsigned long di; member in struct:user_regs_struct
H A Dsigcontext.h107 unsigned long di; member in struct:sigcontext
199 unsigned long di; member in struct:sigcontext
H A Dprocessor.h221 unsigned long di; member in struct:x86_hw_tss
/arch/x86/kvm/
H A Dtss.h51 u16 di; member in struct:tss_segment_16
H A Demulate.c933 unsigned di = ctxt->regs[VCPU_REGS_RDI]; local
953 modrm_ea += bx + di;
959 modrm_ea += bp + di;
965 modrm_ea += di;
2212 tss->di = ctxt->regs[VCPU_REGS_RDI];
2235 ctxt->regs[VCPU_REGS_RDI] = tss->di;
/arch/arm/mach-pnx4008/include/mach/
H A Ddma.h87 int di; member in struct:pnx4008_dma_ch_ctrl
/arch/x86/kernel/cpu/
H A Dperf_event_intel_ds.c22 u32 si, di, bp, sp;
30 u64 si, di, bp, sp; member in struct:pebs_record_core
38 u64 si, di, bp, sp; member in struct:pebs_record_nhm
/arch/mips/math-emu/
H A Dieee754.h452 s64 di; /* extended signed integer (64bits) */ member in union:ieee754xctx::__anon2263
/arch/x86/boot/
H A Dboot.h261 u16 di, hdi; member in struct:biosregs::__anon2935::__anon2937
/arch/ia64/include/asm/
H A Dprocessor.h104 __u64 di : 1; member in struct:ia64_psr

Completed in 500 milliseconds