Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/devicetree/bindings/firmware/
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.1.9/Documentation/x86/
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
Dtlb.rst81 .. [1] A footnote in Intel's SDM "4.10.4.2 Recommended Invalidation"
Dentry_64.rst50 documentation in the AMD APM, Volume 2, Chapter 8 and the Intel SDM,
Dsgx.rst205 (SDM section 41.10).
/linux-6.1.9/kernel/sched/
Ddebug.c378 #define SDM(type, mode, member) \ in register_sd() macro
381 SDM(ulong, 0644, min_interval); in register_sd()
382 SDM(ulong, 0644, max_interval); in register_sd()
383 SDM(u64, 0644, max_newidle_lb_cost); in register_sd()
384 SDM(u32, 0644, busy_factor); in register_sd()
385 SDM(u32, 0644, imbalance_pct); in register_sd()
386 SDM(u32, 0644, cache_nice_tries); in register_sd()
387 SDM(str, 0444, name); in register_sd()
389 #undef SDM in register_sd()
/linux-6.1.9/Documentation/trace/
Devents-msr.rst6 To see the definition of the MSRs on Intel systems please see the SDM
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-platform-intel-ifs25 may contain driver defined software code not defined in the Intel SDM.
/linux-6.1.9/Documentation/ia64/
Daliasing.rst245 [1] SDM rev 2.2, vol 2, sec 4.4.1.
246 [2] SDM rev 2.2, vol 2, sec 4.4.6.
/linux-6.1.9/sound/pci/
Dintel8x0.c2172 igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK; in snd_intel8x0_mixer()
2248 u8 tmp = igetbyte(chip, ICHREG(SDM)); in snd_intel8x0_mixer()
2262 iputbyte(chip, ICHREG(SDM), tmp); in snd_intel8x0_mixer()
2572 chip->sdm_saved = igetbyte(chip, ICHREG(SDM)); in intel8x0_suspend()
2603 iputbyte(chip, ICHREG(SDM), chip->sdm_saved); in intel8x0_resume()
2798 snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM))); in snd_intel8x0_proc_read()
/linux-6.1.9/tools/arch/x86/lib/
Dx86-opcode-map.txt346 # NOTE: According to Intel SDM opcode map, vmovups and vmovupd has no operands
348 # MOVSS/MOVSD has too many forms(3) on SDM. This map just shows a typical form.
361 # Intel SDM opcode map does not list MPX instructions. For now using Gv for
1091 # Grp11A and Grp11B are expressed as Grp11 in Intel SDM
/linux-6.1.9/arch/x86/lib/
Dx86-opcode-map.txt346 # NOTE: According to Intel SDM opcode map, vmovups and vmovupd has no operands
348 # MOVSS/MOVSD has too many forms(3) on SDM. This map just shows a typical form.
361 # Intel SDM opcode map does not list MPX instructions. For now using Gv for
1091 # Grp11A and Grp11B are expressed as Grp11 in Intel SDM
/linux-6.1.9/tools/arch/x86/kcpuid/
Dcpuid.csv340 # According to SDM
/linux-6.1.9/Documentation/process/
Dmaintainer-tip.rst395 exceptions include the Intel SDM and the AMD APM.