Searched refs:processor (Results 226 - 250 of 694) sorted by relevance

1234567891011>>

/linux-master/arch/xtensa/include/asm/
H A Dcacheflush.h13 #include <asm/processor.h>
/linux-master/arch/x86/include/asm/
H A Dspecial_insns.h7 #include <asm/processor-flags.h>
H A Dacpi.h13 #include <asm/processor.h>
139 * entity in charge of the processor power management, and so
141 * processor capabilities buffer matches what the hypervisor
H A Dtlbflush.h9 #include <asm/processor.h>
15 #include <asm/processor-flags.h>
/linux-master/arch/x86/kernel/cpu/
H A Dtopology_ext.c6 #include <asm/processor.h>
63 u32 x2apic_id : 32; // X2APIC ID of the current logical processor
H A Dcyrix.c8 #include <asm/processor-cyrix.h>
9 #include <asm/processor-flags.h>
123 pr_info("Enable Memory access reorder on Cyrix/NSC processor.\n");
136 pr_info("Enable Memory-Write-back mode on Cyrix/NSC processor.\n");
147 * Configure later MediaGX and/or Geode processor.
370 * This function only handles the GX processor, and kicks every
435 pr_info("Enabling CPUID on Cyrix processor.\n");
/linux-master/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h22 #include <asm/processor.h>
/linux-master/arch/arm/mm/
H A Dproc-v6.S8 * This is the "shell" of the ARMv6 processor support.
74 * Idle the processor (eg, wait for interrupt).
154 mrc p15, 0, r8, c1, c0, 2 @ co-processor access control
178 mcr p15, 0, r8, c1, c0, 2 @ co-processor access control
185 string cpu_v6_name, "ARMv6-compatible processor"
240 * without putting the processor into full low interrupt latency mode.
243 mrc p15, 0, r5, c0, c0, 0 @ get processor id
264 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
276 * Match any ARMv6 processor core.
H A Dproc-arm7tdmi.S69 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
/linux-master/arch/powerpc/mm/
H A Dpgtable_64.c40 #include <asm/processor.h>
/linux-master/drivers/iommu/
H A Dirq_remapping.c13 #include <asm/processor.h>
/linux-master/arch/riscv/include/asm/
H A Dswitch_to.h14 #include <asm/processor.h>
/linux-master/arch/powerpc/lib/
H A Ddiv64.S13 #include <asm/processor.h>
/linux-master/arch/x86/boot/
H A Dpmjump.S14 #include <asm/processor-flags.h>
/linux-master/arch/arm/kernel/
H A Dhead-common.S74 * r9 = processor ID
112 str r9, [r0] @ Save processor ID
166 * Read processor ID register (CP#15, CR0), and look up in the linker-built
167 * supported processor list. Note that we can't use the absolute addresses
192 mov r5, #0 @ unknown processor
217 str_p1: .asciz "\nError: unrecognized/unsupported processor variant (0x"
H A Dhead.S107 mrc p15, 0, r9, c0, c0 @ get processor id
109 movs r10, r5 @ invalid processor (r5=0)?
147 * The processor init function will be called with:
389 * the processor type - there is no need to check the machine type
390 * as it has already been validated by the primary processor.
400 mrc p15, 0, r9, c0, c0 @ get processor id
402 movs r10, r5 @ invalid processor?
420 add r12, r12, r10 @ initialise processor
449 * processor setup function (or set in the case of r0)
456 * r9 = processor I
[all...]
/linux-master/arch/arm/mach-pxa/
H A Dsleep.S46 @ Put the processor to sleep
68 @ (see Errata 50, ...processor does not exit from sleep...)
/linux-master/arch/x86/mm/
H A Dmem_encrypt_boot.S13 #include <asm/processor-flags.h>
/linux-master/arch/arm/nwfpe/
H A Dentry.S118 @ Check whether the instruction is a co-processor instruction.
119 @ If yes, we need to call the relevant co-processor handler.
/linux-master/drivers/acpi/acpica/
H A Dnsdump.c245 obj_desc->processor.proc_id,
246 obj_desc->processor.length,
247 ACPI_FORMAT_UINT64(obj_desc->processor.
/linux-master/arch/powerpc/platforms/52xx/
H A Dmpc52xx_sleep.S4 #include <asm/processor.h>
/linux-master/arch/nios2/kernel/
H A Dhead.S7 * Based on head.S for Altera's Excalibur development board with nios processor
20 #include <asm/processor.h>
/linux-master/arch/mips/mm/
H A Dsc-rm7k.c18 #include <asm/processor.h>
/linux-master/arch/powerpc/kernel/
H A Dcpu_setup_ppc970.S7 #include <asm/processor.h>
/linux-master/arch/sh/mm/
H A Dcache-sh2a.c13 #include <asm/processor.h>

Completed in 329 milliseconds

1234567891011>>