Searched refs:SDM (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/Documentation/devicetree/bindings/firmware/ |
D | intel,stratix10-svc.txt | 4 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/ |
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
|
D | tlb.rst | 81 .. [1] A footnote in Intel's SDM "4.10.4.2 Recommended Invalidation"
|
D | entry_64.rst | 50 documentation in the AMD APM, Volume 2, Chapter 8 and the Intel SDM,
|
D | sgx.rst | 205 (SDM section 41.10).
|
/linux-6.1.9/kernel/sched/ |
D | debug.c | 378 #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/ |
D | events-msr.rst | 6 To see the definition of the MSRs on Intel systems please see the SDM
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-platform-intel-ifs | 25 may contain driver defined software code not defined in the Intel SDM.
|
/linux-6.1.9/Documentation/ia64/ |
D | aliasing.rst | 245 [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/ |
D | intel8x0.c | 2172 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/ |
D | x86-opcode-map.txt | 346 # 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/ |
D | x86-opcode-map.txt | 346 # 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/ |
D | cpuid.csv | 340 # According to SDM
|
/linux-6.1.9/Documentation/process/ |
D | maintainer-tip.rst | 395 exceptions include the Intel SDM and the AMD APM.
|