Searched refs:processor (Results 301 - 325 of 694) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/powerpc/kernel/
H A Dvdso.c25 #include <asm/processor.h>
345 vdso_data->processor = mfspr(SPRN_PVR);
H A Dl2cr_6xx.S16 - Terry: Updated for workaround to HID0[DPM] processor bug
31 #include <asm/processor.h>
112 * power management via HID0[DPM] to work around a processor bug where
113 * DPM can possibly interfere with the state machine in the processor
143 Don't do this unless you accommodate all processor variations.
/linux-master/arch/powerpc/lib/
H A Dmem_64.S8 #include <asm/processor.h>
H A Dldstfp.S9 #include <asm/processor.h>
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dmem_64.S8 #include <asm/processor.h>
/linux-master/drivers/irqchip/
H A Dirq-gic.c1537 struct acpi_madt_generic_interrupt *processor; local
1541 processor = (struct acpi_madt_generic_interrupt *)header;
1543 if (BAD_MADT_GICC_ENTRY(processor, end))
1550 gic_cpu_base = processor->base_address;
1555 acpi_data.maint_irq = processor->vgic_interrupt;
1556 acpi_data.maint_irq_mode = (processor->flags & ACPI_MADT_VGIC_IRQ_MODE) ?
1558 acpi_data.vctrl_base = processor->gich_base_address;
1559 acpi_data.vcpu_base = processor->gicv_base_address;
/linux-master/drivers/acpi/acpica/
H A Dexdump.c140 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET(processor.proc_id), "Processor ID"},
141 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET(processor.length), "Length"},
142 {ACPI_EXD_ADDRESS, ACPI_EXD_OFFSET(processor.address), "Address"},
143 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(processor.notify_list[0]),
145 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(processor.notify_list[1]),
147 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(processor.handler), "Handler"}
/linux-master/drivers/xen/
H A Dxen-acpi-processor.c24 #include <acpi/processor.h>
44 /* Which ACPI ID exist in the SSDT/DSDT processor definitions. */
48 /* Which ACPI P-State dependencies for a enumerated processor */
345 acpi_id = object.processor.proc_id;
346 pblk = object.processor.pblk_address;
468 pr_info("Uploading Xen processor PM info\n");
/linux-master/drivers/gpu/drm/lima/
H A Dlima_sched.c273 struct lima_ip *ip = pipe->processor[0];
404 struct lima_ip *ip = pipe->processor[0];
424 synchronize_irq(pipe->processor[i]->irq);
/linux-master/arch/powerpc/mm/nohash/
H A Dtlb_low.S30 #include <asm/processor.h>
233 * Flush MMU TLB on the local processor
273 * Flush MMU TLB for a particular address, but only on the local processor
364 #error Unsupported processor type !
/linux-master/arch/x86/include/asm/
H A Dprocessor.h5 #include <asm/processor-flags.h>
29 #include <asm/vdso/processor.h>
163 /* protected processor identification number */
506 /* Floating point and extended processor state */
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dprobe.c12 #include <asm/processor.h>
83 * Probe the underlying processor version/revision and
H A Dperf_event.c12 #include <asm/processor.h>
/linux-master/arch/sh/kernel/cpu/sh4a/
H A Dperf_event.c12 #include <asm/processor.h>
/linux-master/arch/sparc/kernel/
H A Dwinfixup.S11 #include <asm/processor.h>
H A Dunaligned_32.c15 #include <asm/processor.h>
/linux-master/arch/mips/dec/
H A Decc-berr.c22 #include <asm/processor.h>
/linux-master/drivers/misc/sgi-gru/
H A Dgrutlbpurge.c25 #include <asm/processor.h>
/linux-master/drivers/cpufreq/
H A Dlongrun.c15 #include <asm/processor.h>
/linux-master/arch/sh/kernel/cpu/
H A Dinit.c15 #include <asm/processor.h>
284 * this and start_secondary() will bring up each processor to a ready
287 * We do all of the basic processor init here, including setting up
292 * Each processor family is still responsible for doing its own probing
349 /* Do the rest of the boot processor setup */
361 * Boot processor to setup the FP and extended state
/linux-master/arch/sh/kernel/
H A Dperf_event.c26 #include <asm/processor.h>
/linux-master/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S6 #include <asm/processor.h>
/linux-master/arch/xtensa/kernel/
H A Dhead.S19 #include <asm/processor.h>
/linux-master/arch/powerpc/kernel/vdso/
H A Dsigtramp32.S9 #include <asm/processor.h>
H A Dsigtramp64.S10 #include <asm/processor.h>

Completed in 201 milliseconds

<<11121314151617181920>>