Searched refs:processor (Results 1 - 25 of 692) sorted by relevance

1234567891011>>

/linux-master/include/vdso/
H A Dprocessor.h10 #include <asm/vdso/processor.h>
/linux-master/arch/loongarch/include/asm/
H A Dspinlock.h8 #include <asm/processor.h>
H A Dentry-common.h6 #include <linux/processor.h>
/linux-master/arch/x86/mm/
H A Dphysaddr.h2 #include <asm/processor.h>
/linux-master/arch/riscv/include/asm/
H A Dcpuidle.h11 #include <asm/processor.h>
/linux-master/arch/x86/include/asm/
H A Dbugs.h5 #include <asm/processor.h>
H A Dtimex.h5 #include <asm/processor.h>
H A Dspinlock.h8 #include <asm/processor.h>
17 * on the local processor, one does not.
H A Dgeode.h10 #include <asm/processor.h>
H A Dsync_core.h6 #include <asm/processor.h>
/linux-master/arch/sparc/include/asm/
H A Dspinlock_64.h12 #include <asm/processor.h>
/linux-master/drivers/cpufreq/
H A Dspeedstep-lib.h32 /* detect a speedstep-capable processor */
35 /* detect the current speed (in khz) of the processor */
36 extern unsigned int speedstep_get_frequency(enum speedstep_processor processor);
39 /* detect the low and high speeds of the processor. The callback
44 extern unsigned int speedstep_get_freqs(enum speedstep_processor processor,
/linux-master/arch/arm/include/asm/
H A Dprocinfo.h15 struct processor;
18 * Note! struct processor is always defined if we're
36 struct processor *proc;
H A Dproc-fns.h23 struct processor { struct
33 * Set up any processor specifics
37 * Check for processor bugs
41 * Disable any processor specifics
49 * Idle the processor
82 static inline void init_proc_vtable(const struct processor *p)
103 extern struct processor processor;
113 extern struct processor *cpu_vtable[];
116 static inline void init_proc_vtable(const struct processor *
[all...]
/linux-master/arch/sh/include/asm/
H A Dvermagic.h14 # error unknown processor family
24 # error unknown processor family
/linux-master/arch/xtensa/include/uapi/asm/
H A Dbyteorder.h10 # error processor byte order undefined!
/linux-master/arch/x86/kernel/cpu/
H A Dumc.c3 #include <asm/processor.h>
H A Dvortex.c3 #include <asm/processor.h>
/linux-master/include/linux/
H A Dprocessor.h2 /* Misc low level processor primitives */
6 #include <asm/processor.h>
/linux-master/tools/testing/selftests/x86/
H A Dhelpers.h5 #include <asm/processor-flags.h>
/linux-master/arch/mips/include/asm/
H A Dspinlock.h12 #include <asm/processor.h>
/linux-master/arch/xtensa/include/asm/
H A Dftrace.h13 #include <asm/processor.h>
H A Dmtd-xip.h6 #include <asm/processor.h>
/linux-master/drivers/md/dm-vdo/indexer/
H A Dfunnel-requestqueue.h23 uds_request_queue_processor_fn processor,
/linux-master/arch/hexagon/include/asm/
H A Dtlbflush.h12 #include <asm/processor.h>

Completed in 441 milliseconds

1234567891011>>