Home
last modified time | relevance | path

Searched refs:processor (Results 1 – 200 of 432) sorted by relevance

123

/linux-4.4.14/arch/arm/include/asm/
Dproc-fns.h26 extern struct processor { struct
78 } processor; argument
97 #define cpu_proc_init processor._proc_init
98 #define cpu_proc_fin processor._proc_fin
99 #define cpu_reset processor.reset
100 #define cpu_do_idle processor._do_idle
101 #define cpu_dcache_clean_area processor.dcache_clean_area
102 #define cpu_set_pte_ext processor.set_pte_ext
103 #define cpu_do_switch_mm processor.switch_mm
106 #define cpu_do_suspend processor.do_suspend
[all …]
Dprocinfo.h18 struct processor;
39 struct processor *proc;
/linux-4.4.14/drivers/cpufreq/
Dspeedstep-lib.c33 static unsigned int pentium3_get_frequency(enum speedstep_processor processor) in pentium3_get_frequency() argument
88 if (processor == SPEEDSTEP_CPU_PIII_C_EARLY) { in pentium3_get_frequency()
226 unsigned int speedstep_get_frequency(enum speedstep_processor processor) in speedstep_get_frequency() argument
228 switch (processor) { in speedstep_get_frequency()
239 return pentium3_get_frequency(processor); in speedstep_get_frequency()
380 unsigned int speedstep_get_freqs(enum speedstep_processor processor, in speedstep_get_freqs() argument
391 if ((!processor) || (!low_speed) || (!high_speed) || (!set_state)) in speedstep_get_freqs()
397 prev_speed = speedstep_get_frequency(processor); in speedstep_get_freqs()
408 *low_speed = speedstep_get_frequency(processor); in speedstep_get_freqs()
427 *high_speed = speedstep_get_frequency(processor); in speedstep_get_freqs()
Dspeedstep-lib.h37 extern unsigned int speedstep_get_frequency(enum speedstep_processor processor);
45 extern unsigned int speedstep_get_freqs(enum speedstep_processor processor,
DKconfig.powerpc8 If you don't have such processor, say N
16 frequencies. Using PMI, the processor will not only be able to run at
DKconfig.x8665 architectures like Z34xx and Z35xx which enumerate processor
77 You need to specify the processor maximum speed as boot
89 This adds the CPUFreq driver for AMD Elan SC520 processor.
/linux-4.4.14/arch/sh/
DKconfig48 The SuperH is a RISC processor targeted for use in embedded systems
249 bool "Support SH7619 processor"
256 bool "Support SH7201 processor"
262 bool "Support SH7203 processor"
271 bool "Support SH7206 processor"
277 bool "Support SH7263 processor"
284 bool "Support SH7264 processor"
292 bool "Support SH7269 processor"
300 bool "Support MX-G processor"
309 bool "Support SH7705 processor"
[all …]
/linux-4.4.14/arch/m68k/
DKconfig.cpu9 the full 68000 processor instruction set.
11 of the 68000 processor family. They are mainly targeted at embedded
14 processor instruction set.
16 MC68xxx processor, select M68KCLASSIC.
18 processor, select COLDFIRE.
56 based on the 68020 processor. For the most part it is used in
65 processor, say Y. Otherwise, say N. Note that the 68020 requires a
75 processor, say Y. Otherwise, say N. Note that a MC68EC030 will not
84 or MC68040 processor, say Y. Otherwise, say N. Note that an
94 processor, say Y. Otherwise, say N.
[all …]
/linux-4.4.14/Documentation/hwmon/
Dfam15h_power23 be calculated using different processor northbridge function
27 consumed by the processor for NB and logic external to the core.
29 the processor can support.
31 consumed by the processor.
39 attributes only for internal node0 of a multi-node processor.
Dk10temp57 socket type, not the processor's actual capabilities. Therefore, if you
58 are using an AM3 processor on an AM2+ mainboard, you can safely use the
65 Tctl is the processor temperature control value, used by the platform to
69 the processor temperature relative to the point at which the system must
70 supply the maximum cooling for the processor's specified maximum case
76 which the processor will throttle itself to avoid damage is available in
Dasb10039 processor should work with. This is hardcoded by the mainboard and/or
40 processor itself. It is a value in volts.
Dcoretemp31 Temperature known as TjMax is the maximum junction temperature of processor,
33 mechanism will perform actions to forcibly cool down the processor. Alarm
43 tempX_label - Contains string "Core X", where X is processor
Dlm7855 The VID lines encode the core voltage value: the voltage level your processor
56 should work with. This is hardcoded by the mainboard and/or processor itself.
Dlm7024 It communicates with a host processor (or microcontroller) via an
Dadm1021103 that your specific Xeon processor model includes compatible sensors, you
109 Previous generations of the Xeon processor (based on Pentium II/III)
Ddme173775 in1: Vccp (processor core) 0V - 3V
84 in1: Vccp (processor core) 0V - 2V
93 in1: Vccp (processor core) 0V - 3V
102 in1: Vccp (processor core) 0V - 3V
/linux-4.4.14/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smd.txt15 processor of some sort - or in SMD language an "edge". The name of the edges
22 Definition: should specify the IRQ used by the remote processor to
23 signal this processor about communication related updates
29 signaling the remote processor:
37 Definition: the identifier of the remote processor in the smd channel
43 Definition: the identifier for the remote processor as known by the rest
/linux-4.4.14/Documentation/mn10300/
Dcompartmentalisation.txt9 The "processor level" is a CPU core plus the other on-silicon
19 The appropriate processor is selected by a CONFIG_MN10300_PROC_YYYY option
25 The "unit level" is a processor plus all the external peripherals
26 controlled by that processor.
42 The appropriate processor is selected by a CONFIG_MN10300_UNIT_ZZZZ option
/linux-4.4.14/drivers/acpi/
DMakefile68 obj-$(CONFIG_ACPI_PROCESSOR) += processor.o
84 processor-y := processor_driver.o
85 processor-$(CONFIG_ACPI_PROCESSOR_IDLE) += processor_idle.o
86 processor-$(CONFIG_ACPI_CPU_FREQ_PSS) += processor_throttling.o \
88 processor-$(CONFIG_CPU_FREQ) += processor_perflib.o
Dacpi_processor.c265 pr->acpi_id = object.processor.proc_id; in acpi_processor_get_info()
323 if (!object.processor.pblk_address) in acpi_processor_get_info()
325 else if (object.processor.pblk_length != 6) in acpi_processor_get_info()
327 object.processor.pblk_length); in acpi_processor_get_info()
329 pr->throttling.address = object.processor.pblk_address; in acpi_processor_get_info()
333 pr->pblk = object.processor.pblk_address; in acpi_processor_get_info()
DKconfig235 the module will be called processor.
260 ACPI 4.0 defines processor Aggregator, which enables OS to perform
261 specific processor configuration and control that applies to all
262 processors in the platform. Currently only logical processor idling
274 recommended that this option be enabled, as your processor(s)
344 like aggressive processor idling, throttling, frequency and/or
477 processor machine check banks. Most server processors log
478 additional information about the error in processor uncore
480 widely from one processor to another, system software cannot
Dprocessor_pdc.c40 acpi_id = object.processor.proc_id; in processor_physically_present()
/linux-4.4.14/Documentation/
Dthis_cpu_ops.txt5 variables associated with the *currently* executing processor. This is
8 specific processor).
10 this_cpu operations add a per cpu variable offset to the processor
17 processor is not changed between the calculation of the address and
29 data specific to the currently executing processor. Only the current
30 processor should be accessing that variable and therefore there are no
67 the processor. So the relocation to the per cpu base is encoded in the
84 prevent the kernel from moving the thread to a different processor
107 reserved for a specific processor. Without disabling preemption in the
112 the value of the individual counters for each processor are
[all …]
Dremoteproc.txt5 Modern SoCs typically have heterogeneous remote processor devices in asymmetric
26 existing virtio drivers with remote processor backends at a minimal development
32 - Boot a remote processor (i.e. load its firmware, power it on, ...).
33 If the remote processor is already powered on, this function immediately
42 - Power off a remote processor (previously booted with rproc_boot()).
57 the remote processor's refcount, so always use rproc_put() to
69 /* let's power on and boot our remote processor */
78 * our remote processor is now powered on... give it some work
90 - Allocate a new remote processor handle, but don't register
92 name of this remote processor, platform-specific ops handlers,
[all …]
Drpmsg.txt9 Modern SoCs typically employ heterogeneous remote processor devices in
21 multimedia tasks from the main application processor.
29 hardware accessible only by the remote processor, reserving kernel-controlled
30 resources on behalf of the remote processor, etc..).
43 to the processor. To minimize the risks of rogue (or buggy) userland code
49 Every rpmsg device is a communication channel with a remote processor (thus
64 - sends a message across to the remote processor on a given channel.
71 one becomes available (i.e. until the remote processor consumes
79 - sends a message across to the remote processor on a given channel,
83 The message will then be sent to the remote processor to which the
[all …]
DDMA-API.txt34 the processor can immediately be read by the processor or device
36 to make sure to flush the processor's write buffers before telling
41 It returns a pointer to the allocated region (in the processor's virtual
189 Maps a piece of processor virtual memory so it can be accessed by the
254 are flushed from the processor) and once before the data may be
255 accessed after being used by the device (to make sure any processor
443 processor and an I/O device, you should not be using this part of the
475 Returns the processor cache alignment. This is the absolute minimum
566 The return value will be either a pointer to the processor virtual
Dhwspinlock.txt19 This is necessary, for example, for Inter-processor communications:
24 is needed to deliver messages arriving from a remote processor to the
29 module (remote processor directly places new messages in this shared data
180 /* probably need to communicate id to a remote processor now */
Dvolatile-considered-harmful.txt59 when the processor is busy-waiting on the value of a variable. The right
66 hyperthreaded twin processor; it also happens to serve as a compiler
/linux-4.4.14/arch/arm/mm/
DKconfig16 A 32-bit RISC microprocessor based on the ARM7 processor core
19 Say Y if you want support for the ARM7TDMI processor.
24 bool "Support ARM720T processor" if (ARCH_MULTI_V4T && ARCH_INTEGRATOR)
34 A 32-bit RISC processor with 8kByte Cache, Write Buffer and
37 Say Y if you want support for the ARM720T processor.
42 bool "Support ARM740T processor" if (ARCH_MULTI_V4T && ARCH_INTEGRATOR)
50 A 32-bit RISC processor with 8KB cache or 4KB variants,
54 Say Y if you want support for the ARM740T processor.
66 A 32-bit RISC microprocessor based on the ARM9 processor core
69 Say Y if you want support for the ARM9TDMI processor.
[all …]
Dproc-v6.S148 mrc p15, 0, r8, c1, c0, 2 @ co-processor access control
172 mcr p15, 0, r8, c1, c0, 2 @ co-processor access control
237 mrc p15, 0, r5, c0, c0, 0 @ get processor id
258 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
Dproc-syms.c24 EXPORT_SYMBOL(processor);
Dabort-ev6.S27 mrc p15, 0, r3, c0, c0, 0 @ get processor id
Dproc-arm9tdmi.S61 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
Dproc-arm7tdmi.S61 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
Dproc-arm720.S173 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
Dproc-arm740.S124 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
/linux-4.4.14/Documentation/devicetree/bindings/mailbox/
Domap-mailbox.txt6 various processor subsystems and is connected on an interconnect bus. The
12 within a processor subsystem, and there can be more than one line going to a
13 specific processor's interrupt controller. The interrupt line connections are
25 routed to different processor sub-systems on DRA7xx as they are routed through
49 - ti,mbox-num-users: Number of targets (processor devices) that the mailbox
56 used for the communication between the host processor and a remote processor.
74 multiple interrupt lines connected to the MPU processor.
84 processor on AM33xx/AM43xx SoCs.
88 A device needing to communicate with a target processor device should specify
Darm-mhu.txt5 3 independent channels/links to communicate with remote processor(s).
/linux-4.4.14/Documentation/cpu-freq/
Dintel-pstate.txt6 modes based on the processor model, legacy mode and Hardware P state (HWP)
18 In HWP mode P state selection is implemented in the processor
20 the processor to control P state selection based on user preferences
50 processor itself and the P-states exposed to software are related to
53 driver selects a single P state the actual frequency the processor
54 will run at is selected by the processor itself.
Dpcc-cpufreq.txt47 firmware and OSPM. It is a mechanism for coordinating processor
54 OS wants for a logical processor. The platform firmware attempts to achieve
78 The ACPI PCCP() method is implemented for each logical processor and is
82 When PCC mode is enabled, the platform will not expose processor performance
88 computes the required performance for each processor based on server workload.
101 processor since the last time this command was completed. The output buffer
102 indicates the average unhalted frequency of the logical processor expressed as
109 desired frequency for a logical processor. The output buffer is currently
118 to deliver the requested processor performance
189 Nominal frequency is the maximum frequency of the processor, and it usually
Duser-guide.txt113 Some CPU frequency scaling-capable processor switch between various
133 what speed the processor shall run within the boundaries. One such
136 the processor shall run at.
151 frequency the processor can run at(in kHz)
153 frequency the processor can run at(in kHz)
209 triggered through a service processor or other
Dboost.txt41 3. Boosting means overclocking the processor, though under controlled
42 conditions. By raising the frequency and the voltage the processor
Dindex.txt24 cpu-drivers.txt - How to implement a new cpufreq processor driver
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-rpmsg7 processor. Channels are identified with a (textual) name,
19 processor. Channels have a local ("source") rpmsg address,
37 processor. Channels have a local ("source") rpmsg address,
48 remote processor. This make it a local rpmsg server,
59 processor. Channels are identified by a textual name (see
69 to the other processor, in order to let it know about the
/linux-4.4.14/arch/x86/kernel/acpi/
Dboot.c191 struct acpi_madt_local_x2apic *processor = NULL; in acpi_parse_x2apic() local
195 processor = (struct acpi_madt_local_x2apic *)header; in acpi_parse_x2apic()
197 if (BAD_MADT_ENTRY(processor, end)) in acpi_parse_x2apic()
202 apic_id = processor->local_apic_id; in acpi_parse_x2apic()
203 enabled = processor->lapic_flags & ACPI_MADT_ENABLED; in acpi_parse_x2apic()
226 struct acpi_madt_local_apic *processor = NULL; in acpi_parse_lapic() local
228 processor = (struct acpi_madt_local_apic *)header; in acpi_parse_lapic()
230 if (BAD_MADT_ENTRY(processor, end)) in acpi_parse_lapic()
242 acpi_register_lapic(processor->id, /* APIC ID */ in acpi_parse_lapic()
243 processor->lapic_flags & ACPI_MADT_ENABLED); in acpi_parse_lapic()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/remoteproc/
Dwkup_m3_rproc.txt4 The TI AM33xx and AM43xx family of devices use a small Cortex M3 co-processor
6 that cannot be controlled from the MPU. This CM3 processor requires a firmware
12 A wkup_m3 device node is used to represent the Wakeup M3 processor instance
29 booting the wkup_m3 remote processor.
/linux-4.4.14/arch/arm64/kernel/
Dsmp.c412 acpi_map_gic_cpu_interface(struct acpi_madt_generic_interrupt *processor) in acpi_map_gic_cpu_interface() argument
414 u64 hwid = processor->arm_mpidr; in acpi_map_gic_cpu_interface()
416 if (!(processor->flags & ACPI_MADT_ENABLED)) { in acpi_map_gic_cpu_interface()
455 struct acpi_madt_generic_interrupt *processor; in acpi_parse_gic_cpu_interface() local
457 processor = (struct acpi_madt_generic_interrupt *)header; in acpi_parse_gic_cpu_interface()
458 if (BAD_MADT_GICC_ENTRY(processor, end)) in acpi_parse_gic_cpu_interface()
463 acpi_map_gic_cpu_interface(processor); in acpi_parse_gic_cpu_interface()
/linux-4.4.14/arch/sh/include/asm/
Dmodule.h23 # error unknown processor family
35 # error unknown processor family
/linux-4.4.14/arch/x86/kernel/
Dmpparse.c392 struct mpc_cpu processor; in construct_default_ISA_mptable() local
405 processor.type = MP_PROCESSOR; in construct_default_ISA_mptable()
407 processor.apicver = mpc_default_type > 4 ? 0x10 : 0x01; in construct_default_ISA_mptable()
408 processor.cpuflag = CPU_ENABLED; in construct_default_ISA_mptable()
409 processor.cpufeature = (boot_cpu_data.x86 << 8) | in construct_default_ISA_mptable()
411 processor.featureflag = boot_cpu_data.x86_capability[0]; in construct_default_ISA_mptable()
412 processor.reserved[0] = 0; in construct_default_ISA_mptable()
413 processor.reserved[1] = 0; in construct_default_ISA_mptable()
415 processor.apicid = i; in construct_default_ISA_mptable()
416 MP_processor_info(&processor); in construct_default_ISA_mptable()
/linux-4.4.14/arch/arm/mach-iop32x/
DKconfig21 evaluation kit for the IOP321 processor.
28 evaluation kit for the Intel 80219 processor (a IOP321 variant)
29 or the IQ31244 evaluation kit for the IOP321 processor.
/linux-4.4.14/drivers/staging/gdm72xx/
DKconfig31 aggregation) from the WiMAX module to the host processor.
41 processor via USB.
48 processor via SDIO.
/linux-4.4.14/drivers/cpuidle/
DKconfig.powerpc10 Select this option to enable processor idle state management
19 Select this option to enable processor idle state management
DKconfig.mips13 Select this option to enable processor idle state management
DKconfig10 idle processor power management. It includes modular cross-platform
/linux-4.4.14/Documentation/arm/Marvell/
DREADME138 Dove family (application processor)
157 Application processor only
165 Application processor only
176 Application processor only
179 Application processor with Communication processor
182 Application processor with Communication processor
199 MMP/MMP2 family (communication processor)
211 Application processor only
216 Application processor with Communication processor
220 Application processor only
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-firmware-opal-elog13 Log entries may be purged by the service processor
19 the service processor needs more room for log entries,
26 The service processor may be able to store more log
56 the service processor, if applicable).
Dsysfs-firmware-opal-dump37 dump to the service processor. It will
/linux-4.4.14/arch/arm/mach-tegra/
DKconfig44 Support for NVIDIA Tegra T30 processor family, based on the
55 Support for NVIDIA Tegra T114 processor family, based on the
65 Support for NVIDIA Tegra T124 processor family, based on the
/linux-4.4.14/Documentation/filesystems/caching/
Doperations.txt48 fscache_operation_processor_t processor;
63 The op->fast_work, op->slow_work and op->processor flags should be set as
103 If this option is used, op->fast_work and op->processor must be
116 If this option is used, op->slow_work and op->processor must be
119 fscache_operation_init_slow(op, processor)
200 processor method with a pointer to the operation. This should then get at the
211 fscache_put_operation() when the processor function returns. The processor
/linux-4.4.14/Documentation/video4linux/
Dcpia2_overview.txt11 The two chipsets operate almost identically. The core is an 8051 processor,
13 processor code, the 676 runs VP5. There are a few differences in register
25 processor. The video processor is the VP block. These registers control
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/nintendo/
Dgamecube.txt16 Represents the interface between the graphics processor and a external
27 Represents the data and control interface between the main processor
28 and graphics and audio processor.
47 Represents the digital signal processor interface, designed to offload
Dwii.txt25 Represents the interface between the graphics processor and a external
36 Represents the data and control interface between the main processor
37 and graphics and audio processor.
58 Represents the digital signal processor interface, designed to offload
/linux-4.4.14/arch/mips/txx9/
DKconfig37 This Toshiba board is based on the TX4927 processor. Say Y here to
45 This Toshiba board is based on the TX4938 processor. Say Y here to
54 This Toshiba board is based on the TX4939 processor. Say Y here to
/linux-4.4.14/fs/fscache/
Doperation.c36 fscache_operation_processor_t processor, in fscache_operation_init() argument
44 op->processor = processor; in fscache_operation_init()
66 ASSERT(op->processor != NULL); in fscache_enqueue_operation()
102 if (op->processor) in fscache_run_op()
134 kdebug("%p %p", op->processor, op->release); in fscache_report_unexpected_submission()
604 ASSERT(op->processor != NULL); in fscache_op_work_func()
606 op->processor(op); in fscache_op_work_func()
/linux-4.4.14/arch/arm/
DKconfig-nommu29 hex 'Hard wire the processor ID'
33 If processor has no CP15 register, this processor ID is
/linux-4.4.14/arch/arm/kernel/
Dasm-offsets.c146 DEFINE(PROCESSOR_DABT_FUNC, offsetof(struct processor, _data_abort)); in main()
149 DEFINE(PROCESSOR_PABT_FUNC, offsetof(struct processor, _prefetch_abort)); in main()
152 DEFINE(CPU_SLEEP_SIZE, offsetof(struct processor, suspend_size)); in main()
153 DEFINE(CPU_DO_SUSPEND, offsetof(struct processor, do_suspend)); in main()
154 DEFINE(CPU_DO_RESUME, offsetof(struct processor, do_resume)); in main()
Dhead-nommu.S58 mrc p15, 0, r9, c0, c0 @ get processor id
66 movs r10, r5 @ invalid processor (r5=0)?
103 mrc p15, 0, r9, c0, c0 @ get processor id
106 movs r10, r5 @ invalid processor?
Dhead.S94 mrc p15, 0, r9, c0, c0 @ get processor id
96 movs r10, r5 @ invalid processor (r5=0)?
387 mrc p15, 0, r9, c0, c0 @ get processor id
389 movs r10, r5 @ invalid processor?
409 add r12, r12, r10 @ initialise processor
Dentry-armv.S67 @ Call the processor-specific abort handler:
321 .word processor
578 * Note that we don't do a full check here for the co-processor
581 * co-processor instructions. However, we have to watch out
585 * NEON instructions are co-processor instructions, so we have
1024 * SP points to a minimal amount of processor-private memory, the address
Dhead-common.S99 str r9, [r4] @ Save processor ID
165 mov r5, #0 @ unknown processor
Dsetup.c115 struct processor processor __read_mostly;
622 processor = *list->proc; in setup_processor()
/linux-4.4.14/Documentation/nios2/
DREADME4 This is a port of Linux to Nios II (nios2) processor.
16 Nios II is a 32-bit embedded-processor architecture designed specifically for the
/linux-4.4.14/drivers/staging/nvec/
DREADME5 processor is the I2C slave. Requests from the host processor to the EC are
/linux-4.4.14/Documentation/arm/
DCCN.txt37 a single CPU ID, of the processor which will be used to handle all
39 request the events on this processor (if not, the perf_event->cpu value
40 will be overwritten anyway). In case of this processor being offlined,
DNetwinder5 to run Linux. It is based around the StrongARM RISC processor,
D00-INDEX10 - Intel IXP4xx Network processor.
/linux-4.4.14/arch/arm/mach-imx/
DKconfig476 This enables support for Freescale i.MX25 processor
494 This enables support for Freescale i.MX50 processor.
501 This enables support for Freescale i.MX51 processor
509 This enables support for Freescale i.MX53 processor.
533 This enables support for Freescale i.MX6 Quad processor.
541 This enables support for Freescale i.MX6 SoloLite processor.
549 This enables support for Freescale i.MX6 SoloX processor.
557 This enables support for Freescale i.MX6 UltraLite processor.
566 This enables support for Freescale i.MX7 Dual processor.
575 This enables support for Freescale LS1021A processor.
[all …]
/linux-4.4.14/arch/openrisc/
DREADME.openrisc35 your OpenRISC Linux kernel if you don't have an OpenRISC processor at hand.
65 to more or less specific processor implementations:
69 or1200: the OpenRISC 1200 processor
/linux-4.4.14/drivers/remoteproc/
DKconfig23 and DSP on OMAP4) via the remote processor framework.
49 Say y here to support Wakeup M3 remote processor on TI AM33xx
65 remote processor framework.
/linux-4.4.14/arch/powerpc/platforms/
DKconfig.cputype238 PowerPC processor. The kernel currently supports saving and restoring
242 This option is only usefully if you have a processor that supports
255 to the PowerPC processor. The kernel currently supports saving and
259 This option is only useful if you have a processor that supports
275 This option is only useful if you have a processor that supports
312 Extensions (SPE) to the PowerPC processor. The kernel currently
316 This option is only useful if you have a processor that supports
369 you say Y here, the kernel will run on single-processor machines.
370 On a single-processor machine, the kernel will run faster if you say
/linux-4.4.14/arch/unicore32/mm/
DKconfig15 Say Y here to disable the processor instruction cache. Unless
21 Say Y here to disable the processor data cache. Unless
/linux-4.4.14/Documentation/acpi/apei/
Doutput_format.txt24 <section type string> := generic processor error | memory error | \
28 <generic processor section data> | <memory section data> | \
31 <generic processor section data> :=
51 <processor error type strings># :=
/linux-4.4.14/drivers/acpi/acpica/
Dutcopy.c201 external_object->processor.proc_id = in acpi_ut_copy_isimple_to_esimple()
202 internal_object->processor.proc_id; in acpi_ut_copy_isimple_to_esimple()
203 external_object->processor.pblk_address = in acpi_ut_copy_isimple_to_esimple()
204 internal_object->processor.address; in acpi_ut_copy_isimple_to_esimple()
205 external_object->processor.pblk_length = in acpi_ut_copy_isimple_to_esimple()
206 internal_object->processor.length; in acpi_ut_copy_isimple_to_esimple()
Dexcreate.c389 obj_desc->processor.proc_id = (u8) operand[1]->integer.value; in acpi_ex_create_processor()
390 obj_desc->processor.length = (u8) operand[3]->integer.value; in acpi_ex_create_processor()
391 obj_desc->processor.address = in acpi_ex_create_processor()
Ddbstats.c218 acpi_db_enumerate_object(obj_desc->processor.notify_list[0]); in acpi_db_enumerate_object()
219 acpi_db_enumerate_object(obj_desc->processor.notify_list[1]); in acpi_db_enumerate_object()
220 acpi_db_enumerate_object(obj_desc->processor.handler); in acpi_db_enumerate_object()
Dexdump.c174 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET(processor.proc_id), "Processor ID"},
175 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET(processor.length), "Length"},
176 {ACPI_EXD_ADDRESS, ACPI_EXD_OFFSET(processor.address), "Address"},
177 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(processor.notify_list[0]),
179 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(processor.notify_list[1]),
181 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(processor.handler), "Handler"}
Dnsdump.c273 obj_desc->processor.proc_id, in acpi_ns_dump_one_object()
274 obj_desc->processor.length, in acpi_ns_dump_one_object()
275 ACPI_FORMAT_UINT64(obj_desc->processor. in acpi_ns_dump_one_object()
Dacobject.h404 struct acpi_object_processor processor; member
/linux-4.4.14/arch/x86/
DKconfig.cpu7 This is the processor type of your CPU. This information is
63 Select this for an 586 or 686 series processor such as the AMD K5,
71 Select this for a Pentium Classic processor with the RDTSC (Read
155 Select this for an AMD K6-family processor. Enables use of
163 Select this for an AMD Athlon K7-family processor. Enables use of
170 Select this for an AMD Opteron or Athlon64 Hammer-family processor.
178 Select this for a Transmeta Crusoe processor. Treats the processor
186 Select this for a Transmeta Efficeon processor.
210 Select this for an AMD Elan processor.
356 # 6 processor, except that it is broken on certain VIA chips.
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.txt34 For MCT block that uses a per-processor interrupt for local timers, such
37 per processor interrupt.
74 a per-processor interrupt to handle them. Either all the local
/linux-4.4.14/block/partitions/
Dmac.c98 mac_fix_string(part->processor, 16); in mac_partition()
103 && strcasecmp(part->processor, "powerpc") == 0) in mac_partition()
Dmac.h28 char processor[16]; /* identifies ISA of boot */ member
/linux-4.4.14/drivers/staging/olpc_dcon/
DKconfig11 controller (integrate into the processor or chipset) and the LCD
12 panel. It allows the main processor/display controller to be
/linux-4.4.14/arch/powerpc/platforms/8xx/
DKconfig20 development around the MPC86X processor families.
30 development around the MPC885 processor family.
104 Saying Y here will cause the cache on an MPC8xx processor to be used
114 Saying Y here will cause the ports on an MPC8xx processor to be used
/linux-4.4.14/drivers/hwtracing/coresight/
DKconfig57 This driver provides support for processor ETM3.x and PTM1.x modules,
58 which allows tracing the instructions that a processor is executing
68 instructions that a processor is executing. This is primarily useful
/linux-4.4.14/Documentation/powerpc/
Dcpu_features.txt16 is assigned to the feature bitmask for this processor and a __setup_cpu
28 based on CPU 0's capabilities, so a multi-processor system with non-identical
32 After detecting the processor type, the kernel patches out sections of code
Dqe_firmware.txt61 RISC processor. To replace any current microcode, a full QE reset (which
72 allows each processor to run a different microcode, effectively creating an
206 must be one and only one 'microcode' structure for each RISC processor.
241 For each RISC processor there is one 'microcode' structure. The first
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dbyteorder.h9 # error processor byte order undefined!
Dmsgbuf.h37 # error processor byte order undefined!
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dxilinx.txt3 Boards with Zynq-7000 SOC based on an ARM Cortex A9 processor
Dsprd.txt5 on ARM 64-bit processor.
Dtwd.txt7 The TWD is usually attached to a GIC to deliver its two per-processor
Didle-states.txt12 the range of dynamic idle states that a processor can enter at run-time, can be
14 to enter/exit specific idle states on a given processor.
27 PM implementation to put the processor in different idle states (which include
209 ARM processor idle states are defined within the idle-states node, which is
211 processor idle states, defined as device tree nodes, are listed.
215 Usage: Optional - On ARM systems, it is a container of processor idle
217 power management capabilities or the processor just
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
DKconfig56 DBI is a bus between the host processor and a peripheral,
93 processor and a display.
102 processor and a peripheral, such as a display or a framebuffer chip.
/linux-4.4.14/arch/arm/boot/dts/
Dste-hrefv60plus.dtsi70 * XENON Flashgun on image processor GPIO (controlled from image
71 * processor firmware), mux in these image processor GPIO lines 0
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/
Datmel-wdt.txt24 "all" : assert peripherals and processor reset signals
25 "proc" : assert the processor reset signal
/linux-4.4.14/arch/mips/netlogic/
DPlatform14 # NETLOGIC processor support
/linux-4.4.14/Documentation/devicetree/bindings/mips/brcm/
Dsoc.txt12 BMIPS4355 cable modem CPU instead of the BMIPS5000 application processor.
/linux-4.4.14/arch/arm/mach-zx/
DKconfig5 set-top-box processor is supported. More will be
/linux-4.4.14/Documentation/x86/x86_64/
D00-INDEX10 - Context-specific per-processor interrupt stacks.
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dmem-ctrlr.txt6 chip is the processor (bsc9132, mpc8572 etc.), or
Dl2cache.txt9 where chip is the processor (bsc9132, npc8572 etc.)
Dmcm.txt47 CHIP is the processor (mpc8641, mpc8610, etc.)
Decm.txt47 CHIP is the processor (mpc8572, mpc8544, etc.)
/linux-4.4.14/Documentation/video4linux/bttv/
DCONTRIBUTORS13 Radio card (ITT sound processor)
/linux-4.4.14/arch/powerpc/platforms/powernv/
DKconfig27 This enables the opal-prd driver, a facility to run processor
/linux-4.4.14/Documentation/thermal/
Dcpu-cooling-api.txt84 The dynamic power consumption of a processor depends on many factors.
85 For a given processor implementation the primary factors are:
87 - The time the processor spends running, consuming dynamic power, as
107 implementation specific processor support and characterisation
154 ARM processor cluster, the modelling would take into account whether
/linux-4.4.14/arch/cris/arch-v32/drivers/
DKconfig165 tristate "IO-processor hotplug firmware loading support"
169 Enables IO-processor hotplug firmware loading support.
172 tristate "Stream co-processor driver enabled"
175 This option enables a driver for the stream co-processor
179 tristate "MMC/SD host driver using IO-processor"
/linux-4.4.14/arch/x86/include/asm/
Dmodule.h57 #error unknown processor family
/linux-4.4.14/drivers/net/can/cc770/
DKconfig19 to the processor attached devices).
/linux-4.4.14/Documentation/arm/stm32/
Dstm32f429-overview.txt13 - Cryptographic processor
/linux-4.4.14/drivers/sfi/
DKconfig12 based on the 2nd generation Intel Atom processor platform,
/linux-4.4.14/arch/m68k/ifpsp060/src/
DREADME-SRC1 This is the original source code from Motorola for the 68060 processor
/linux-4.4.14/arch/x86/kvm/
DKconfig50 processor equipped with virtualization extensions. You will also
51 need to select one or more of the processor modules below.
/linux-4.4.14/Documentation/virtual/kvm/devices/
Dxics.txt29 * Pending IPI (inter-processor interrupt) priority, 8 bits
35 * Current processor priority, 8 bits
/linux-4.4.14/Documentation/devicetree/bindings/arm/msm/
Dqcom,idle-state.txt28 voltage may be reduced to the minimum value needed to keep the processor
55 with the Resource power manager (RPM) processor in the SoC to indicate a
56 complete application processor subsystem shut down.
Dqcom,saw2.txt5 power-controller that transitions a piece of hardware (like a processor or
/linux-4.4.14/Documentation/devicetree/bindings/net/can/
Dfsl-flexcan.txt5 - compatible : Should be "fsl,<processor>-flexcan"
Dmpc5xxx-mscan.txt36 Note that the MPC5121 Rev. 1 processor is not supported.
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Domap-ocp2scp.txt4 - compatible : Should be "ti,am437x-ocp2scp" for AM437x processor
/linux-4.4.14/net/rxrpc/
Dar-internal.h34 #define rxrpc_queue_call(CALL) rxrpc_queue_work(&(CALL)->processor)
35 #define rxrpc_queue_conn(CONN) rxrpc_queue_work(&(CONN)->processor)
245 struct work_struct processor; /* connection event processor */ member
307 struct work_struct processor; /* packet processor and ACK generator */ member
/linux-4.4.14/arch/mips/
DKconfig74 bool "Alchemy processor based machines"
685 This is the SGI Indigo2 with R10000 processor. To compile a Linux
1339 The Loongson 3 processor implements the MIPS64R2 instruction
1347 The Loongson 2E processor implements the MIPS III instruction set
1359 The Loongson 2F processor implements the MIPS III instruction set
1383 MIPS processor are based on a MIPS32 processor. If you know the
1384 specific type of processor in your system, choose those that one
1387 years so chances are you even have a MIPS32 Release 2 processor
1402 MIPS processor are based on a MIPS32 processor. If you know the
1403 specific type of processor in your system, choose those that one
[all …]
/linux-4.4.14/drivers/net/can/c_can/
DKconfig12 processor attached devices) which can be found on various
/linux-4.4.14/drivers/net/ethernet/nuvoton/
DKconfig26 on w90p910 processor.
/linux-4.4.14/Documentation/devicetree/bindings/ata/
Dfsl-sata.txt8 "fsl,CHIP-sata", where CHIP is the processor
/linux-4.4.14/arch/powerpc/include/asm/
Dvdso_datapage.h63 __u32 processor; /* Processor type 0x1C */ member
/linux-4.4.14/arch/mips/loongson64/
DKconfig58 Loongson processor and the AMD CS5536 south bridge.
92 of Loongson processor and RS780/SBX00 chipset.
/linux-4.4.14/arch/powerpc/kvm/
DKconfig93 different processor from the host processor.
110 processor, including emulating 32-bit processors on a 64-bit
/linux-4.4.14/drivers/net/ethernet/xscale/
DKconfig27 on IXP4xx processor.
/linux-4.4.14/Documentation/devicetree/bindings/metag/
Dmeta.txt8 - compatible: Specifies the compatibility list for the Meta processor.
/linux-4.4.14/drivers/dma/bestcomm/
DKconfig12 on the Freescale MPC5200 family of processor. Its usage is
/linux-4.4.14/arch/parisc/
DKconfig128 This is the processor type of your CPU. This information is
139 Select this option for the PCX-L processor, as used in the
146 Select this option for the PCX-T' processor, as used in the
153 Select this option for the PCX-L2 processor, as used in the
/linux-4.4.14/arch/arm/mach-pxa/
Dsleep.S45 @ Put the processor to sleep
67 @ (see Errata 50, ...processor does not exit from sleep...)
/linux-4.4.14/arch/arm/mach-clps711x/
DKconfig14 This is an evaluation board from Cirrus for the CS89712 processor.
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-pxa.txt7 compatible processor, e.g. pxa168, pxa910, mmp2, mmp3.
Di2c-mpc.txt7 compatible processor, e.g. mpc8313, mpc8543, mpc8544, mpc5121,
/linux-4.4.14/arch/parisc/kernel/
DMakefile11 process.o processor.o pdc_cons.o pdc_chassis.o unwind.o \
/linux-4.4.14/drivers/misc/
DKconfig60 these blocks by different drivers despite processor differences.
96 tristate "Device driver for IBM RSA service processor"
100 IBM RSA (Condor) service processor in eServer xSeries systems.
103 processor. The driver is meant to be used in conjunction with
106 service processor board as a regular serial port. To make use of
261 tristate "Channel interface driver for the HP iLO processor"
268 can be used to gather data from the management processor, via
476 processor. The Topcliff has MAC address and Option ROM data in SROM.
/linux-4.4.14/arch/score/
DKconfig23 bool "SCORE7 processor"
/linux-4.4.14/drivers/powercap/
DKconfig28 fine grained control. These domains include processor package, DRAM
/linux-4.4.14/tools/perf/Documentation/
Dperf-stat.txt144 Aggregate counts per processor socket for system-wide mode measurements. This
151 Aggregate counts per physical processor for system-wide mode measurements. This
154 core number and the number of online logical processors on that physical processor.
Dperf-list.txt63 it can be encoded in a per processor specific way.
91 You should refer to the processor specific documentation for getting these
/linux-4.4.14/arch/xtensa/
DKconfig32 architecture supports all processor configurations and extensions,
101 bool "Custom Xtensa processor configuration"
104 Select this variant to use a custom Xtensa processor configuration.
105 You will be prompted for a processor variant CORENAME.
112 Provide the name of a custom Xtensa processor variant.
247 on UP kernel when processor has no s32c1i support.
DKconfig.debug32 external to the processor (such as bus bridge, bus fabric, or memory controller).
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Drockchip-spdif.txt4 processor to receive and transmit digital audio via an coaxial cable or
Dfsl,spdif.txt4 processor to receive and transmit digital audio via an coaxial cable or
/linux-4.4.14/Documentation/devicetree/bindings/soc/fsl/
Dbman-portals.txt13 interaction by software running on processor cores, accelerators and network
/linux-4.4.14/arch/x86/um/
DKconfig7 menu "Host processor type and features"
/linux-4.4.14/drivers/xen/
DMakefile35 obj-$(CONFIG_XEN_ACPI_PROCESSOR) += xen-acpi-processor.o
Dxen-acpi-processor.c351 acpi_id = object.processor.proc_id; in read_acpi_id()
352 pblk = object.processor.pblk_address; in read_acpi_id()
/linux-4.4.14/drivers/net/ethernet/ibm/emac/
DKconfig48 # processor types or platforms
/linux-4.4.14/drivers/video/fbdev/geode/
DKconfig49 AMD Geode GX1 processor.
/linux-4.4.14/arch/xtensa/include/asm/
Dchecksum.h136 # error processor byte order undefined! in csum_tcpudp_nofold()
Delf.h122 # error processor byte order undefined!
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-davinci.txt23 line to processor.
/linux-4.4.14/drivers/hwspinlock/
DKconfig51 provides a synchronisation mechanism for the various processor on the
/linux-4.4.14/arch/mips/include/asm/
Dmodule.h142 #error MODULE_PROC_FAMILY undefined for your processor configuration
/linux-4.4.14/Documentation/devicetree/bindings/arm/freescale/
Dfsl,vf610-mscm-ir.txt6 it controls the directed processor interrupts. The module is available in all
/linux-4.4.14/arch/c6x/kernel/
Dvectors.S12 ; At RESET the processor sets up the DRAM timing parameters and
/linux-4.4.14/arch/s390/kernel/
DMakefile43 obj-y += processor.o sys_s390.o ptrace.o signal.o cpcmd.o ebcdic.o nmi.o
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DSMDK2440.txt8 processor. It includes support for LCD, SmartMedia, Audio, SD and
/linux-4.4.14/Documentation/arm/pxa/
Dmfp.txt193 configurations, these definitions are processor and platform independent, and
204 2. processor-neutral bit definitions for a possible MFP configuration
221 for processor specific definitions
227 processor.
/linux-4.4.14/Documentation/scheduler/
Dsched-stats.txt44 4) # of times schedule() left the processor idle
51 7) sum of all time spent running by tasks on this processor (in jiffies)
52 8) sum of all time spent waiting to run by tasks on this processor (in
/linux-4.4.14/Documentation/vm/
Dpage_migration10 by moving pages near to the processor where the process accessing that memory
28 a process to a processor on a distant node. A batch scheduler or an
30 nearer to the new processor. The kernel itself does only provide
/linux-4.4.14/kernel/
DKconfig.hz14 Note that the timer interrupt occurs on each processor in an SMP
/linux-4.4.14/arch/powerpc/boot/dts/
Dgamecube.dts63 processor-interface@0c003000 {
Dps3.dts49 * Seems the only way currently to indicate a processor has multiple
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.txt49 processor and always being the first boot processor when chip is power on
/linux-4.4.14/drivers/media/i2c/
DKconfig42 tristate "Philips TDA7432 audio processor"
51 tristate "Philips TDA9840 audio processor"
60 tristate "Philips TEA6415C audio processor"
69 tristate "Philips TEA6420 audio processor"
597 camera sensor with an embedded SoC image signal processor.
612 camera sensor with an embedded SoC image signal processor.
619 camera sensor with an embedded SoC image signal processor.
/linux-4.4.14/arch/x86/include/uapi/asm/
DKbuild41 header-y += processor-flags.h
/linux-4.4.14/tools/thermal/tmon/
DREADME6 thermal relationship between processor and fan has become past for modern
/linux-4.4.14/arch/ia64/
DKconfig228 Select your IA-64 processor type. The default is Itanium.
235 Select this to configure for an Itanium 2 (McKinley) processor.
256 64KB Requires Itanium 2 or newer processor.
319 single processor systems. On a single processor system, the kernel
DKconfig.debug30 are compiling for an Itanium A step processor
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dmips-gic.txt4 It also supports local (per-processor) interrupts and software-generated
Darm,gic.txt3 ARM SMP cores are often associated with a GIC, providing per processor
4 interrupts (PPI), shared processor interrupts (SPI) and software
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt5 They are connected ot the host processor via i2c for commands, McPDM for audio
/linux-4.4.14/Documentation/parisc/
Ddebugging19 address should match (one of the) processor HPAs (high addresses in
/linux-4.4.14/Documentation/networking/dsa/
Dbcm_sf2.txt82 gets loaded onto the MoCA processor(s) for packet processing. The switch
109 Wake-on-LAN is currently implemented by utilizing the host processor Ethernet
/linux-4.4.14/drivers/w1/masters/
DKconfig65 on an OMAP processor.
/linux-4.4.14/Documentation/devicetree/bindings/power/
Dpd-samsung.txt4 to gate power to one or more peripherals on the processor.
/linux-4.4.14/drivers/gpu/drm/sti/
DNOTES7 - The Compositor is a multiplane, dual-mixer (Main & Aux) digital processor. It
/linux-4.4.14/samples/
DKconfig63 to communicate with an AMP-configured remote processor over
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dexynos4-fimc-is.txt5 processor, ISP, DRC and FD IP blocks and peripheral devices such as UART, I2C
/linux-4.4.14/arch/powerpc/platforms/ps3/
DKconfig55 processor's IO Controller. This support incurs some runtime
158 profiling support of the Cell processor with programs like
/linux-4.4.14/Documentation/ia64/
Daliasing.txt62 are speculative[2], so the processor can read any location in the
71 Uncacheable mappings are not speculative, so the processor will
181 WB-only memory, but since UC is non-speculative, the processor will
/linux-4.4.14/drivers/irqchip/
Dirq-gic.c1269 struct acpi_madt_generic_interrupt *processor; in gic_acpi_parse_madt_cpu() local
1273 processor = (struct acpi_madt_generic_interrupt *)header; in gic_acpi_parse_madt_cpu()
1275 if (BAD_MADT_GICC_ENTRY(processor, end)) in gic_acpi_parse_madt_cpu()
1282 gic_cpu_base = processor->base_address; in gic_acpi_parse_madt_cpu()
/linux-4.4.14/arch/arm/mach-vexpress/
DKconfig25 This option enables support for systems using Cortex processor based
/linux-4.4.14/Documentation/cris/
DREADME30 The ETRAX 100LX is a 100 MIPS processor with 8kB cache, MMU, and a very broad
60 The ETRAX FS is a 200MHz 32-bit RISC processor with on-chip 16kB
/linux-4.4.14/drivers/crypto/
DKconfig58 Say 'Y' here to use the AMD Geode LX processor on-board AES
145 generator. The PRNG is part of the cryptographic processor functions
199 Each core of a Niagara2 processor contains a Stream
441 co-processor on the die.
/linux-4.4.14/drivers/nvmem/
DKconfig34 on the Freescale i.MX23/i.MX28 processor.

123