Searched refs:architectures (Results 1 – 25 of 197) sorted by relevance
12345678
/Linux-v4.19/Documentation/ABI/stable/ |
D | vdso | 1 On some architectures, when the kernel loads any userspace program it 23 ABI of those symbols is considered stable. It may vary across architectures, 27 The maintainers of the other vDSO-using architectures should confirm
|
/Linux-v4.19/Documentation/arm/ |
D | Setup | 6 for most ARM Linux architectures. 67 based machines. May be used differently by different architectures. 72 different architectures. 77 architectures. 121 then a value of 50 Mhz is the default on 21285 architectures.
|
/Linux-v4.19/Documentation/ |
D | unaligned-memory-access.txt | 13 Linux runs on a wide variety of architectures which have varying behaviour 46 In reality, only a few architectures require natural alignment on all sizes 47 of memory access. However, we must consider ALL supported architectures; 59 - Some architectures are able to perform unaligned memory accesses 61 - Some architectures raise processor exceptions when unaligned accesses 64 - Some architectures raise processor exceptions when unaligned accesses 67 - Some architectures are not capable of unaligned memory access, but will 246 On architectures that require aligned loads, networking requires that the IP 249 architectures this constant has the value 2 because the normal ethernet 258 unnecessary on architectures that can do unaligned accesses, the code can be
|
D | cputopology.txt | 6 to /proc/cpuinfo output of some architectures: 97 To be consistent on all architectures, include/linux/topology.h 106 For architectures that don't support books (CONFIG_SCHED_BOOK) there are no 108 For architectures that don't support drawers (CONFIG_SCHED_DRAWER) there are
|
D | highuid.txt | 15 What's left to be done for 32-bit UIDs on all Linux architectures: 23 architectures, this should not be a problem.
|
D | atomic_t.txt | 133 are time critical and can, (typically) on LL/SC architectures, be more 176 These helper barriers exist because architectures have varying implicit 177 ordering on their SMP atomic primitives. For example our TSO architectures
|
/Linux-v4.19/Documentation/kbuild/ |
D | headers_install.txt | 31 is platform-specific, to see a complete list of supported architectures use 42 The command "make headers_install_all" exports headers for all architectures 45 directory.) You also can use HDR_ARCH_LIST to specify list of architectures.
|
/Linux-v4.19/Documentation/bpf/ |
D | bpf_design_QA.rst | 34 with two most used architectures x64 and arm64 (and takes into 35 consideration important quirks of other architectures) and 37 convention of the linux kernel on those architectures. 110 impossible to make generic and efficient across CPU architectures. 125 A: Because architectures like sparc have register windows and in general 126 there are enough subtle differences between architectures, so naive 147 CPU architectures and 32-bit HW accelerators. Can true 32-bit registers
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-clocks.rst | 12 this purpose. However, it is not (yet) available on all architectures. Besides, 29 architectures this API will be removed.
|
/Linux-v4.19/kernel/configs/ |
D | nopm.config | 11 # ARM/ARM64 architectures that select PM unconditionally
|
/Linux-v4.19/Documentation/vm/ |
D | numa.rst | 51 architectures. As with physical cells, software nodes may contain 0 or more 57 For some architectures, such as x86, Linux will "hide" any node representing a 60 these architectures, one cannot assume that all CPUs that Linux associates with 63 In addition, for some architectures, again x86 is an example, Linux supports 119 On architectures that do not hide memoryless nodes, Linux will include only 147 architectures transparently, kernel subsystems can use the numa_mem_id()
|
/Linux-v4.19/Documentation/features/ |
D | arch-support.txt | 4 support matrix, for all upstream Linux architectures.
|
/Linux-v4.19/sound/mips/ |
D | Kconfig | 8 Support for sound devices of MIPS architectures.
|
/Linux-v4.19/arch/ |
D | Kconfig | 133 Some architectures require 64 bit accesses to be 64 bit 136 architectures which can do 64 bit accesses, as well as 64 bit 137 architectures without unaligned access. 149 Some architectures are unable to perform unaligned accesses 182 on architectures that don't have such instructions. 357 architectures. 733 This should be selected by all architectures that need to support 735 architectures, and 64-bit architectures as part of compat syscall 742 This is relevant on all 32-bit architectures, and 64-bit architectures 761 This may rule out many 32-bit architectures. [all …]
|
/Linux-v4.19/sound/parisc/ |
D | Kconfig | 8 Support for GSC sound devices on PA-RISC architectures.
|
/Linux-v4.19/Documentation/ioctl/ |
D | ioctl-decoding.txt | 3 Most architectures use this generic format, but check
|
/Linux-v4.19/sound/sh/ |
D | Kconfig | 8 Support for sound devices specific to SUPERH architectures.
|
/Linux-v4.19/arch/c6x/ |
D | Kconfig | 66 On some architectures there is currently no way for the boot loader 67 to pass arguments to the kernel. For these architectures, you should
|
/Linux-v4.19/Documentation/core-api/ |
D | boot-time-mm.rst | 12 architectures and renamed to :ref:`memblock <memblock>`. There is also 19 statically by the architectures' Kconfig files.
|
/Linux-v4.19/sound/arm/ |
D | Kconfig | 8 Support for sound devices specific to ARM architectures.
|
/Linux-v4.19/arch/arm/mach-aspeed/ |
D | Kconfig | 2 bool "Aspeed BMC architectures"
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | 00-INDEX | 33 - timekeeping virtualization for x86-based architectures.
|
/Linux-v4.19/Documentation/arm/OMAP/ |
D | omap_pm | 23 - allow drivers which are shared with other architectures (e.g., 28 architectures. 71 omap_pm_set_max_dev_wakeup_lat(), etc. Other architectures which do
|
/Linux-v4.19/Documentation/devicetree/bindings/regmap/ |
D | regmap.txt | 12 architectures that typically run big-endian operating systems
|
/Linux-v4.19/sound/sparc/ |
D | Kconfig | 8 Support for sound devices specific to Sun SPARC architectures.
|
12345678