Searched refs:SDM (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/devicetree/bindings/firmware/ |
A 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/kernel/sched/ |
A 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/Documentation/trace/ |
A D | events-msr.rst | 6 To see the definition of the MSRs on Intel systems please see the SDM
|
/linux/Documentation/ia64/ |
A 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/sound/pci/ |
A 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/Documentation/x86/ |
A D | tlb.rst | 81 .. [1] A footnote in Intel's SDM "4.10.4.2 Recommended Invalidation"
|
A D | entry_64.rst | 50 documentation in the AMD APM, Volume 2, Chapter 8 and the Intel SDM,
|
A D | sgx.rst | 190 (SDM section 41.10).
|
/linux/arch/x86/lib/ |
A 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 1006 # Grp11A and Grp11B are expressed as Grp11 in Intel SDM
|
/linux/tools/arch/x86/lib/ |
A 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 1006 # Grp11A and Grp11B are expressed as Grp11 in Intel SDM
|
/linux/tools/arch/x86/kcpuid/ |
A D | cpuid.csv | 340 # According to SDM
|
/linux/Documentation/process/ |
A D | maintainer-tip.rst | 395 exceptions include the Intel SDM and the AMD APM.
|
Completed in 35 milliseconds