Home
last modified time | relevance | path

Searched refs:architecture (Results 1 – 25 of 445) sorted by relevance

12345678910>>...18

/linux-6.12.1/Documentation/features/
Darch-support.txt2 For generic kernel features that need architecture support, the
8 | ok | # feature supported by the architecture
9 |TODO| # feature not yet supported by the architecture
11 | N/A| # feature doesn't apply to the architecture
/linux-6.12.1/drivers/perf/arm_cspmu/
DKconfig10 based on ARM CoreSight PMU architecture. Note that this PMU
11 architecture does not have relationship with the ARM CoreSight
19 (PMU) devices based on ARM CoreSight PMU architecture.
26 (PMU) devices based on ARM CoreSight PMU architecture.
/linux-6.12.1/Documentation/admin-guide/
Dkernel-parameters.rst104 ARM ARM architecture is enabled.
105 ARM64 ARM64 architecture is enabled.
121 IMA Integrity measurement architecture is enabled.
131 LOONGARCH LoongArch architecture is enabled.
134 M68k M68k architecture is enabled.
138 MIPS MIPS architecture is enabled.
146 PARISC The PA-RISC architecture is enabled.
151 PPC PowerPC architecture is enabled.
157 RISCV RISCV architecture is enabled.
158 S390 S390 architecture is enabled.
[all …]
/linux-6.12.1/Documentation/arch/x86/x86_64/
Dmachinecheck.rst29 For more details about the x86 machine check architecture
30 see the Intel and AMD architecture manuals from their developer websites.
32 For more details about the architecture
Dfred.rst10 The FRED architecture defines simple new transitions that change
11 privilege level (ring transitions). The FRED architecture was
23 The new transitions defined by the FRED architecture are FRED event
31 In addition to these transitions, the FRED architecture defines a new
36 Furthermore, the FRED architecture is easy to extend for future CPU
/linux-6.12.1/arch/mips/jazz/
DKconfig9 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
20 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
30 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
/linux-6.12.1/Documentation/mm/
Dmemory-model.rst16 FLATMEM and SPARSEMEM. Each architecture defines what
43 To allocate the `mem_map` array, architecture specific setup code should
48 An architecture may free parts of the `mem_map` array that do not cover the
49 actual physical pages. In such case, the architecture specific
75 `MAX_PHYSMEM_BITS` constants defined by each architecture that
77 physical address that an architecture supports, the
100 The architecture setup code should call sparse_init() to
119 To use vmemmap, an architecture has to reserve a range of virtual
122 the architecture should implement :c:func:`vmemmap_populate` method
124 virtual memory map. If an architecture does not have any special
/linux-6.12.1/arch/
DKconfig3 # General architecture dependent options
29 menu "General architecture-dependent options"
34 Select if the architecture can check permissions at sub-page
48 # Basic CPU dead synchronization selected by architecture
53 # Full CPU synchronization with alive state selected by architecture
158 This symbol should be selected by an architecture if 64 bit
160 though it is not a 64 bit architecture.
174 This symbol should be selected by an architecture if it can
189 inline assembler that the architecture code provides in the
194 store-and-swap instructions if the architecture has them. It
[all …]
/linux-6.12.1/Documentation/core-api/irq/
Dirqflags-tracing.rst15 CONFIG_PROVE_RWSEM_LOCKING will be offered on an architecture - these
21 state changes. But an architecture can be irq-flags-tracing enabled in a
42 - if the architecture has non-maskable interrupts then those need to be
47 implementation in an architecture: lockdep will detect that and will
/linux-6.12.1/Documentation/ABI/stable/
Dsyscalls7 Note that this interface is different for every architecture
8 that Linux supports. Please see the architecture-specific
Dsysfs-devices-system-cpu29 socket number, but the actual value is architecture and platform
36 architecture and platform dependent.
42 architecture and platform dependent.
48 architecture and platform dependent.
54 architecture and platform dependent. it's only used on s390.
60 architecture and platform dependent. it's only used on s390.
/linux-6.12.1/drivers/clk/bcm/
DKconfig30 based on the ARM architecture
38 based on the MIPS architecture
47 based on the MIPS architecture.
62 based on the iProc architecture
/linux-6.12.1/tools/perf/pmu-events/
DREADME19 - To reduce JSON event duplication per architecture, platform JSONs may
21 events", defined in architecture standard JSONs.
22 Architecture standard JSONs must be located in the architecture root
44 - Set of 'PMU events tables' for all known CPUs in the architecture,
61 - A 'mapping table' that maps each CPU of the architecture, to its
86 3. _All_ known CPU tables for architecture are included in the perf
/linux-6.12.1/Documentation/usb/
Dlinux.inf19 ; Decoration for x86 architecture
23 ; Decoration for x64 architecture
27 ; Decoration for ia64 architecture
/linux-6.12.1/Documentation/arch/arm64/
Dlegacy_instructions.rst7 the architecture. The infrastructure code uses undefined instruction
19 have been obsoleted in the architecture, e.g., SWP
39 architecture. Deprecated instructions should default to emulation
Damu.rst19 ARMv8.4 CPU architecture.
26 Version 1 of the Activity Monitors architecture implements a counter group
39 The Activity Monitors architecture provides space for up to 16 architected
40 event counters. Future versions of the architecture may use this space to
/linux-6.12.1/lib/crypto/
DKconfig31 Declares whether the architecture provides an arch-specific
47 Declares whether the architecture provides an arch-specific
73 Declares whether the architecture provides an arch-specific
109 Declares whether the architecture provides an arch-specific
/linux-6.12.1/Documentation/arch/arm/samsung/
Dgpio.rst8 This outlines the Samsung GPIO implementation and the architecture
25 Pin configuration is specific to the Samsung architecture, with each SoC
/linux-6.12.1/Documentation/arch/nios2/
Dnios2.rst2 Linux on the Nios II architecture
17 Nios II is a 32-bit embedded-processor architecture designed specifically for the
/linux-6.12.1/Documentation/arch/powerpc/
Delf_hwcaps.rst131 The processor implements the embedded category ("BookE") architecture.
147 The processor supports the v2.05 userlevel architecture. Processors
160 The processor supports the v2.06 userlevel architecture. Processors
182 The processor supports the v2.07 userlevel architecture. Processors
209 The processor supports the v3.0B / v3.0C userlevel architecture. Processors
228 The processor supports the v3.1 userlevel architecture. Processors
Dassociativity.rst17 Hypervisor indicates the type/form of associativity used via "ibm,architecture-vec-5 property".
18 Bit 0 of byte 5 in the "ibm,architecture-vec-5" property indicates usage of Form 0 or Form 1.
20 bit 2 of byte 5 in the "ibm,architecture-vec-5" property is used.
57 "ibm,architecture-vec-5" property.
/linux-6.12.1/Documentation/core-api/
Dgenericirq.rst22 interrupt subsystem based for their architecture, with the help of the
67 Analysing a couple of architecture's IRQ subsystem implementations
81 and extensible. For example, an (sub)architecture can use a generic
83 (sub)architecture specific 'edge type' implementation.
118 Whenever an interrupt triggers, the low-level architecture code calls
173 The interrupt flow handlers (either pre-defined or architecture
174 specific) are assigned to specific interrupts by the architecture either
321 which have no platform-specific IRQ handling quirks. If an architecture
385 The locking of chip registers is up to the architecture that defines the
/linux-6.12.1/Documentation/timers/
Dhighres.rst48 code out of the architecture-specific areas into a generic management
49 framework, as illustrated in figure #3 (OLS slides p. 18). The architecture
76 for various event driven functionalities is hardwired into the architecture
80 architecture. Another implication of the current design is that it is necessary
81 to touch all the architecture-specific implementations in order to provide new
87 to minimize the clock event related architecture dependent code to the pure
93 Clock event devices are registered either by the architecture dependent boot
116 architecture specific timer interrupt handlers and hands the control over the
131 The conversion of an architecture has no functional impact, but allows to
135 adding the kernel/time/Kconfig file to the architecture specific Kconfig and
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/fsl/
Dcpus.txt17 Freescale Power Architecture) defines the architecture for Freescale
18 Power CPUs. The EREF defines some architecture categories not defined
/linux-6.12.1/Documentation/scheduler/
Dmembarrier.rst14 require each architecture to have a full memory barrier after coming from
24 require each architecture to have a full memory barrier after updating rq->curr,

12345678910>>...18