Searched refs:smp (Results 276 - 300 of 388) sorted by relevance

<<111213141516

/freebsd-12-stable/sys/i386/i386/
H A Dtrap.c98 #include <machine/smp.h>
/freebsd-12-stable/sys/kern/
H A Dkern_cpu.c44 #include <sys/smp.h>
H A Dsched_ule.c59 #include <sys/smp.h>
80 #include <machine/smp.h>
/freebsd-12-stable/sys/arm64/arm64/
H A Dgic_v3.c53 #include <sys/smp.h>
/freebsd-12-stable/sys/arm64/cavium/
H A Dthunder_pcie_pem.c60 #include <machine/smp.h>
/freebsd-12-stable/sys/amd64/amd64/
H A Dsys_machdep.c50 #include <sys/smp.h>
H A Dtrap.c96 #include <machine/smp.h>
H A Dmachdep.c87 #include <sys/smp.h>
136 #include <machine/smp.h>
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.c67 #include <sys/smp.h>
/freebsd-12-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c87 #include <linux/smp.h>
91 #include <asm/smp.h>
/freebsd-12-stable/sys/dev/netmap/
H A Dif_ptnet.c46 #include <sys/smp.h>
48 #include <machine/smp.h>
H A Dnetmap_bdg.c82 #include <sys/smp.h>
H A Dnetmap_freebsd.c60 #include <sys/smp.h> /* mp_maxid */
H A Dnetmap_vale.c53 #include <sys/smp.h>
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dpmap.c72 #include <sys/smp.h>
96 #include <machine/smp.h>
/freebsd-12-stable/sys/amd64/vmm/
H A Dvmm.c46 #include <sys/smp.h>
59 #include <machine/smp.h>
/freebsd-12-stable/sys/dev/acpica/
H A Dacpi_cpu.c43 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_core.c40 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/hyperv/vmbus/
H A Dvmbus.c43 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/nvme/
H A Dnvme_ctrlr.c41 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/mfi/
H A Dmfireg.h623 struct mfi_smp_frame smp; member in union:mfi_frame
/freebsd-12-stable/sys/geom/eli/
H A Dg_eli.c48 #include <sys/smp.h>
535 tsleep(wr, 0, "geli:smp", hz / 4);
/freebsd-12-stable/sys/dev/qlxge/
H A Dqls_os.c46 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/sfxge/
H A Dsfxge_rx.c44 #include <sys/smp.h>
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_rx.c73 #include <sys/smp.h> /* for mp_ncpus */

Completed in 360 milliseconds

<<111213141516