Searched refs:SDM (Results 1 – 14 of 14) sorted by relevance
| /linux/Documentation/arch/x86/ |
| H A D | intel-hfi.rst | 11 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 D | tlb.rst | 81 .. [1] A footnote in Intel's SDM "4.10.4.2 Recommended Invalidation"
|
| H A D | entry_64.rst | 50 documentation in the AMD APM, Volume 2, Chapter 8 and the Intel SDM,
|
| H A D | sgx.rst | 205 (SDM section 41.10).
|
| /linux/kernel/sched/ |
| H A D | debug.c | 669 #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 D | events-msr.rst | 6 To see the definition of the MSRs on Intel systems please see the SDM
|
| /linux/Documentation/process/ |
| H A D | maintainer-kvm-x86.rst | 130 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 D | maintainer-tip.rst | 411 exceptions include the Intel SDM and the AMD APM.
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | maintainer-kvm-x86.rst | 159 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 D | sysfs-platform-intel-ifs | 31 may contain driver defined software code not defined in the Intel SDM.
|
| /linux/sound/pci/ |
| H A D | intel8x0.c | 2165 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 D | x86-opcode-map.txt | 356 # 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 D | x86-opcode-map.txt | 356 # 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 D | api.rst | 6960 SDM.
|