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

1234567891011>>

/linux-master/arch/x86/realmode/rm/
H A Dreboot.S6 #include <asm/processor-flags.h>
/linux-master/drivers/firmware/arm_scmi/
H A Dshmem.c10 #include <linux/processor.h>
/linux-master/arch/x86/boot/compressed/
H A Dpgtable_64.c5 #include <asm/processor.h>
/linux-master/arch/x86/kernel/cpu/
H A Ddebugfs.c6 #include <asm/processor.h>
H A Dtopology_ext.c6 #include <asm/processor.h>
53 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/arch/x86/include/asm/
H A Dspecial_insns.h7 #include <asm/processor-flags.h>
H A Dtlbflush.h9 #include <asm/processor.h>
15 #include <asm/processor-flags.h>
/linux-master/arch/powerpc/mm/
H A Dpgtable_64.c40 #include <asm/processor.h>
/linux-master/arch/riscv/include/asm/
H A Dprocessor.h13 #include <vdso/processor.h>
/linux-master/arch/x86/coco/
H A Dcore.c18 #include <asm/processor.h>
/linux-master/arch/xtensa/include/asm/
H A Dcacheflush.h13 #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 234 milliseconds

1234567891011>>