Home
last modified time | relevance | path

Searched refs:SDM (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/arch/x86/
H A Dintel-hfi.rst11 IA-32 Architectures Software Developer's Manual (Intel SDM) Volume 3 Section
26 related, they are specified as independent capabilities in the Intel SDM.
50 can be found in the Intel SDM Vol. 3 Section 10.5 [1]_.
57 table per package. Further details can be found in the Intel SDM Vol. 3
H A Dtlb.rst81 .. [1] A footnote in Intel's SDM "4.10.4.2 Recommended Invalidation"
H A Dentry_64.rst50 documentation in the AMD APM, Volume 2, Chapter 8 and the Intel SDM,
H A Dsgx.rst205 (SDM section 41.10).
/linux/kernel/sched/
H A Ddebug.c669 #define SDM(type, mode, member) \ in register_sd() macro
672 SDM(ulong, 0644, min_interval); in register_sd()
673 SDM(ulong, 0644, max_interval); in register_sd()
674 SDM(u64, 0644, max_newidle_lb_cost); in register_sd()
675 SDM(u32, 0644, busy_factor); in register_sd()
676 SDM(u32, 0644, imbalance_pct); in register_sd()
677 SDM(u32, 0644, cache_nice_tries); in register_sd()
678 SDM(str, 0444, name); in register_sd()
680 #undef SDM in register_sd()
/linux/Documentation/trace/
H A Devents-msr.rst6 To see the definition of the MSRs on Intel systems please see the SDM
/linux/Documentation/process/
H A Dmaintainer-kvm-x86.rst130 SDM and APM References
133 Intel's Software Development Manual (SDM) and AMD's Architecture Programmer’s
134 Manual (APM). Use of "Intel's SDM" and "AMD's APM", or even just "SDM" or
139 snippet and reference sections/tables/figures by name. The layouts of the SDM
142 Generally speaking, do not explicitly reference or copy-paste from the SDM or
144 therefore it's implied that KVM behavior is emulating SDM and/or APM behavior.
145 Note, referencing the SDM/APM in changelogs to justify the change and provide
H A Dmaintainer-tip.rst411 exceptions include the Intel SDM and the AMD APM.
/linux/Documentation/translations/sp_SP/process/
H A Dmaintainer-kvm-x86.rst159 Referencias SDM y APM
163 Software (SDM) de Intel y el Manual del Programador de Arquitectura (APM)
164 de AMD. El uso de "SDM de Intel" y "APM de AMD", o incluso sólo "SDM" o
171 SDM y el APM cambian constantemente, por lo que los números/etiquetas no
174 En general, no haga referencia explícita ni copie-pegue del SDM o APM en
177 comportamiento de KVM está emulando el comportamiento de SDM y/o APM. Tenga
178 en cuenta que hacer referencia al SDM/APM en los registros de cambios para
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-intel-ifs31 may contain driver defined software code not defined in the Intel SDM.
/linux/sound/pci/
H A Dintel8x0.c2165 igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK; in snd_intel8x0_mixer()
2241 u8 tmp = igetbyte(chip, ICHREG(SDM)); in snd_intel8x0_mixer()
2255 iputbyte(chip, ICHREG(SDM), tmp); in snd_intel8x0_mixer()
2564 chip->sdm_saved = igetbyte(chip, ICHREG(SDM)); in intel8x0_suspend()
2595 iputbyte(chip, ICHREG(SDM), chip->sdm_saved); in intel8x0_resume()
2786 snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM))); in snd_intel8x0_proc_read()
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt356 # NOTE: According to Intel SDM opcode map, vmovups and vmovupd has no operands
358 # MOVSS/MOVSD has too many forms(3) on SDM. This map just shows a typical form.
371 # Intel SDM opcode map does not list MPX instructions. For now using Gv for
1306 # Grp11A and Grp11B are expressed as Grp11 in Intel SDM
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt356 # NOTE: According to Intel SDM opcode map, vmovups and vmovupd has no operands
358 # MOVSS/MOVSD has too many forms(3) on SDM. This map just shows a typical form.
371 # Intel SDM opcode map does not list MPX instructions. For now using Gv for
1306 # Grp11A and Grp11B are expressed as Grp11 in Intel SDM
/linux/Documentation/virt/kvm/
H A Dapi.rst6960 SDM.