Searched refs:cpu (Results 376 - 400 of 796) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kmod.c40 #include <machine/cpu.h>
/freebsd-12-stable/sys/cddl/dev/dtrace/mips/
H A Ddtrace_asm.S36 #include <machine/cpu.h>
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_intel.c41 #include <machine/cpu.h>
H A Dhwpmc_x86.c42 #include <machine/cpu.h>
/freebsd-12-stable/sys/dev/hyperv/include/
H A Dvmbus.h192 void vmbus_chan_cpu_set(struct vmbus_channel *chan, int cpu);
/freebsd-12-stable/sys/dev/altera/pio/
H A Dpio.c55 #include <machine/cpu.h>
/freebsd-12-stable/sys/dev/beri/
H A Dberi_mem.c57 #include <machine/cpu.h>
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dvm_machdep.c89 #include <machine/cpu.h>
/freebsd-12-stable/sys/powerpc/pseries/
H A Drtas_dev.c38 #include <sys/cpu.h>
/freebsd-12-stable/sys/riscv/riscv/
H A Ddb_interface.c45 #include <machine/cpu.h>
H A Driscv_console.c64 #include <machine/cpu.h>
/freebsd-12-stable/sys/mips/atheros/ar531x/
H A Dar5312_chip.c49 #include <machine/cpu.h>
H A Dar5315_chip.c49 #include <machine/cpu.h>
/freebsd-12-stable/sys/mips/atheros/
H A Dar71xx_setup.c49 #include <machine/cpu.h>
H A Dar724x_chip.c49 #include <machine/cpu.h>
H A Dar91xx_chip.c49 #include <machine/cpu.h>
H A Dar933x_chip.c49 #include <machine/cpu.h>
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_machdep.c55 #include <machine/cpu.h>
131 * X1000 mips cpu special.
/freebsd-12-stable/sys/mips/nlm/
H A Dmpreset.S33 #include <machine/cpu.h>
/freebsd-12-stable/sys/sys/
H A Dcpuset.h103 * cpusets encapsulate cpu binding information for one or more threads.
137 int cpuset_setithread(lwpid_t id, int cpu);
H A Dsched.h92 * priorities inherited from their procs, and use up cpu time.
145 * Binding makes cpu affinity permanent while pinning is used to temporarily
148 void sched_bind(struct thread *td, int cpu);
H A Dsmp.h154 struct cpu_group *smp_topo_find(struct cpu_group *top, int cpu);
/freebsd-12-stable/sys/x86/xen/
H A Dpvcpu_enum.c45 #include <machine/cpu.h>
/freebsd-12-stable/sys/kern/
H A Dkern_clock.c361 * the randomization prevents an adversary from always giving up the cpu
363 * cpu ticks. The mean frequency of the second timer is stathz.
507 hardclock_sync(int cpu) argument
510 KASSERT(!CPU_ABSENT(cpu), ("Absent CPU %d", cpu));
511 t = DPCPU_ID_PTR(cpu, pcputicks);
/freebsd-12-stable/sys/arm/altera/socfpga/
H A Dsocfpga_mp.c46 #include <machine/cpu.h>

Completed in 210 milliseconds

<<11121314151617181920>>