Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/firmware/
H A Dintel,stratix10-svc.txt4 processor system (HPS) and Secure Device Manager (SDM). When the FPGA is
5 configured from HPS, there needs to be a way for HPS to notify SDM the
6 location and size of the configuration data. Then SDM will get the
10 communication with SDM, only the secure world of software (EL3, Exception
11 Layer 3) can interface with SDM. All software entities running on other
13 service from SDM.
/linux-6.15/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-6.15/kernel/sched/
H A Ddebug.c575 #define SDM(type, mode, member) \ in register_sd() macro
578 SDM(ulong, 0644, min_interval); in register_sd()
579 SDM(ulong, 0644, max_interval); in register_sd()
580 SDM(u64, 0644, max_newidle_lb_cost); in register_sd()
581 SDM(u32, 0644, busy_factor); in register_sd()
582 SDM(u32, 0644, imbalance_pct); in register_sd()
583 SDM(u32, 0644, cache_nice_tries); in register_sd()
584 SDM(str, 0444, name); in register_sd()
586 #undef SDM in register_sd()
/linux-6.15/Documentation/trace/
H A Devents-msr.rst6 To see the definition of the MSRs on Intel systems please see the SDM
/linux-6.15/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-6.15/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-6.15/Documentation/ABI/testing/
H A Dsysfs-platform-intel-ifs31 may contain driver defined software code not defined in the Intel SDM.
/linux-6.15/sound/pci/
H A Dintel8x0.c2169 igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK; in snd_intel8x0_mixer()
2245 u8 tmp = igetbyte(chip, ICHREG(SDM)); in snd_intel8x0_mixer()
2259 iputbyte(chip, ICHREG(SDM), tmp); in snd_intel8x0_mixer()
2568 chip->sdm_saved = igetbyte(chip, ICHREG(SDM)); in intel8x0_suspend()
2599 iputbyte(chip, ICHREG(SDM), chip->sdm_saved); in intel8x0_resume()
2790 snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM))); in snd_intel8x0_proc_read()
/linux-6.15/arch/x86/lib/
H A Dx86-opcode-map.txt351 # NOTE: According to Intel SDM opcode map, vmovups and vmovupd has no operands
353 # MOVSS/MOVSD has too many forms(3) on SDM. This map just shows a typical form.
366 # Intel SDM opcode map does not list MPX instructions. For now using Gv for
1223 # Grp11A and Grp11B are expressed as Grp11 in Intel SDM
/linux-6.15/tools/arch/x86/lib/
H A Dx86-opcode-map.txt351 # NOTE: According to Intel SDM opcode map, vmovups and vmovupd has no operands
353 # MOVSS/MOVSD has too many forms(3) on SDM. This map just shows a typical form.
366 # Intel SDM opcode map does not list MPX instructions. For now using Gv for
1223 # Grp11A and Grp11B are expressed as Grp11 in Intel SDM