Home
last modified time | relevance | path

Searched refs:MULTIPROCESSOR (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/netbsd-src/sys/arch/amd64/amd64/
H A Ddb_interface.c75 #ifdef MULTIPROCESSOR
85 #ifdef MULTIPROCESSOR
93 #ifdef MULTIPROCESSOR
113 #ifdef MULTIPROCESSOR in db_machine_init()
132 #ifdef MULTIPROCESSOR
208 #ifdef MULTIPROCESSOR in kdb_trap()
231 #ifdef MULTIPROCESSOR in kdb_trap()
255 #ifdef MULTIPROCESSOR in kdb_trap()
263 #ifdef MULTIPROCESSOR in kdb_trap()
276 #ifdef MULTIPROCESSOR
/netbsd-src/sys/arch/sparc/sparc/
H A Dintr.c71 #if defined(MULTIPROCESSOR) && defined(DDB)
80 #if defined(MULTIPROCESSOR)
103 #if defined(MULTIPROCESSOR) in strayintr()
141 #if defined(MULTIPROCESSOR) in bogusintr()
161 #if defined(MULTIPROCESSOR) in getitr()
181 #if defined(MULTIPROCESSOR) in setitr()
204 #if defined(MULTIPROCESSOR)
232 #if defined(MULTIPROCESSOR) in nmi_hard()
289 #if defined(MULTIPROCESSOR) in nmi_hard()
323 #ifdef MULTIPROCESSOR in nmi_soft()
[all …]
/netbsd-src/sys/arch/vax/vax/
H A Dlock_stubs.S43 #ifdef MULTIPROCESSOR
64 #ifndef MULTIPROCESSOR
84 #ifndef MULTIPROCESSOR
112 #if defined(DIAGNOSTIC) || defined(MULTIPROCESSOR)
129 #if defined(DIAGNOSTIC) || defined(MULTIPROCESSOR)
142 #if defined(DIAGNOSTIC) || defined(MULTIPROCESSOR)
201 #ifndef MULTIPROCESSOR
211 #ifndef MULTIPROCESSOR
234 #ifndef MULTIPROCESSOR
248 #ifndef MULTIPROCESSOR
[all …]
H A Ddb_machdep.c81 #ifdef MULTIPROCESSOR
148 #ifdef MULTIPROCESSOR in kdb_trap()
159 #ifndef MULTIPROCESSOR /* No fancy panic stack conversion here */ in kdb_trap()
188 #ifdef MULTIPROCESSOR in kdb_trap()
193 #ifndef MULTIPROCESSOR in kdb_trap()
211 #ifndef MULTIPROCESSOR in kdb_trap()
218 #ifdef MULTIPROCESSOR in kdb_trap()
428 #ifdef MULTIPROCESSOR
605 #ifdef MULTIPROCESSOR
633 #ifdef MULTIPROCESSOR
/netbsd-src/sys/uvm/pmap/
H A Dpmap_tlb.c178 #if defined(MULTIPROCESSOR) && PMAP_TLB_MAX > 1
185 #if defined(MULTIPROCESSOR) && PMAP_TLB_MAX > 1
192 #ifdef MULTIPROCESSOR
232 #ifdef MULTIPROCESSOR in pmap_tlb_pai_check()
255 #if defined(MULTIPROCESSOR) in pmap_tlb_pai_reset()
274 #ifndef MULTIPROCESSOR in pmap_tlb_pai_reset()
296 #if defined(MULTIPROCESSOR) in pmap_tlb_pai_reset()
315 #if defined(MULTIPROCESSOR) && !defined(PMAP_TLB_NO_SYNCI_EVCNT) in pmap_tlb_info_evcnt_attach()
343 #if defined(MULTIPROCESSOR) in pmap_tlb_info_init()
376 #if defined(MULTIPROCESSOR) && PMAP_TLB_MAX > 1 in pmap_tlb_info_init()
[all …]
H A Dpmap_tlb.h82 # if defined(MULTIPROCESSOR)
127 #ifdef MULTIPROCESSOR
158 #ifdef MULTIPROCESSOR
174 #ifdef MULTIPROCESSOR
/netbsd-src/sys/arch/i386/i386/
H A Ddb_interface.c76 #ifdef MULTIPROCESSOR
86 #ifdef MULTIPROCESSOR
94 #ifdef MULTIPROCESSOR
115 #ifdef MULTIPROCESSOR in db_machine_init()
134 #ifdef MULTIPROCESSOR
209 #ifdef MULTIPROCESSOR in kdb_trap()
235 #ifdef MULTIPROCESSOR in kdb_trap()
266 #ifdef MULTIPROCESSOR in kdb_trap()
293 #ifdef MULTIPROCESSOR in kdb_trap()
306 #ifdef MULTIPROCESSOR
[all...]
/netbsd-src/sys/kern/
H A Dkern_cctr.c94 #if defined(MULTIPROCESSOR)
135 #if defined(MULTIPROCESSOR) in cc_init()
186 #if defined(MULTIPROCESSOR) in cc_get_timecount()
202 #if defined(MULTIPROCESSOR)
244 #if defined(MULTIPROCESSOR) in cc_calibrate_cpu()
273 #if defined(MULTIPROCESSOR) in cc_primary_cc()
/netbsd-src/sys/arch/arm/pic/
H A Dpicvar.h37 #ifdef MULTIPROCESSOR
82 #ifdef MULTIPROCESSOR
97 #ifdef MULTIPROCESSOR
150 #ifdef MULTIPROCESSOR
171 #ifdef MULTIPROCESSOR
195 #ifdef MULTIPROCESSOR
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dcpufunc_asm_armv8.S160 #ifdef MULTIPROCESSOR
210 #ifdef MULTIPROCESSOR
225 #ifdef MULTIPROCESSOR
240 #ifdef MULTIPROCESSOR
255 #ifdef MULTIPROCESSOR
271 #ifdef MULTIPROCESSOR
287 #ifdef MULTIPROCESSOR
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_sunos4.c153 #ifdef MULTIPROCESSOR
205 #ifdef MULTIPROCESSOR
214 #ifdef MULTIPROCESSOR
235 #ifdef MULTIPROCESSOR
312 #ifdef MULTIPROCESSOR
349 #ifdef MULTIPROCESSOR
363 #ifdef MULTIPROCESSOR
404 #if defined(MULTIPROCESSOR) || defined(solbourne)
446 #ifdef MULTIPROCESSOR
454 #ifdef MULTIPROCESSOR
[all …]
/netbsd-src/sys/arch/arm/fdt/
H A Dcpu_fdt.c104 #if defined(MULTIPROCESSOR) && (NPSCI_FDT > 0 || defined(__aarch64__))
118 #ifdef MULTIPROCESSOR
144 #ifdef MULTIPROCESSOR in arm_fdt_cpu_bootstrap()
184 #ifdef MULTIPROCESSOR
222 #ifdef MULTIPROCESSOR in arm_fdt_cpu_mpstart()
291 #if defined(MULTIPROCESSOR) && NPSCI_FDT > 0
325 #if defined(MULTIPROCESSOR) && defined(__aarch64__)
/netbsd-src/sys/arch/riscv/riscv/
H A Ddb_interface.c75 #ifdef MULTIPROCESSOR
89 #ifdef MULTIPROCESSOR in kdb_trap()
132 #if defined(MULTIPROCESSOR) in kdb_trap()
160 #if defined(MULTIPROCESSOR)
201 #ifdef MULTIPROCESSOR in ddb_running_on_this_cpu_p()
251 #endif /* MULTIPROCESSOR */
H A Dcpu.c50 #ifdef MULTIPROCESSOR
54 #endif /* MULTIPROCESSOR */
120 #ifdef MULTIPROCESSOR in cpu_setup_sysctl()
204 #ifdef MULTIPROCESSOR in cpu_attach()
228 #else /* MULTIPROCESSOR */ in cpu_attach()
232 #endif /* MULTIPROCESSOR */ in cpu_attach()
240 #ifdef MULTIPROCESSOR
252 #endif /* MULTIPROCESSOR */ in cpu_init_secondary_processor()
256 #ifdef MULTIPROCESSOR in cpu_init_secondary_processor()
302 #endif /* MULTIPROCESSOR */
[all...]
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcache.c72 #ifdef MULTIPROCESSOR
109 #ifdef MULTIPROCESSOR in cache_setup_funcs()
118 #ifdef MULTIPROCESSOR in cache_setup_funcs()
123 #ifdef MULTIPROCESSOR in cache_setup_funcs()
/netbsd-src/sys/arch/vax/include/
H A Dcpu.h81 #if defined(MULTIPROCESSOR)
138 #if defined(MULTIPROCESSOR)
146 #if defined(GPROF) && defined(MULTIPROCESSOR)
186 #if defined(MULTIPROCESSOR)
237 #if defined(MULTIPROCESSOR)
/netbsd-src/sys/arch/arm/include/
H A Dcpu.h56 #ifdef MULTIPROCESSOR
262 #if defined(GPROF) && defined(MULTIPROCESSOR)
306 #elif !defined(MULTIPROCESSOR)
309 #error MULTIPROCESSOR && !__HAVE_PREEMPTION requires TPIDRPRW_IS_CURCPU or TPIDRPRW_IS_CURLWP
311 #error MULTIPROCESSOR && __HAVE_PREEMPTION requires TPIDRPRW_IS_CURLWP
320 #if defined(_MODULE) || defined(MULTIPROCESSOR)
/netbsd-src/sys/arch/mips/cavium/
H A Docteon_intr.c166 #ifdef MULTIPROCESSOR
201 #ifdef MULTIPROCESSOR
209 #if defined(MULTIPROCESSOR)
245 #ifdef MULTIPROCESSOR in octeon_intr_setup()
271 #ifdef MULTIPROCESSOR in octeon_intr_init()
278 #ifdef MULTIPROCESSOR in octeon_intr_init()
302 #ifdef MULTIPROCESSOR in octeon_intr_init()
516 #ifdef MULTIPROCESSOR in octeon_iointr()
521 #ifdef MULTIPROCESSOR in octeon_iointr()
534 #ifdef MULTIPROCESSOR
/netbsd-src/sys/arch/riscv/include/
H A Dcpu.h88 #ifdef MULTIPROCESSOR
112 #if defined(GPROF) && defined(MULTIPROCESSOR)
125 #ifdef MULTIPROCESSOR
186 #ifdef MULTIPROCESSOR in cpu_number()
199 #ifdef MULTIPROCESSOR
/netbsd-src/sys/arch/arm/samsung/
H A Dmct.c59 #if defined(MULTIPROCESSOR)
61 #error MULTIPROCESSOR kernels require __HAVE_GENERIC_CPU_INITCLOCKS
159 #if !defined(MULTIPROCESSOR) in mct_intr()
214 #if defined(MULTIPROCESSOR) in mct_cpu_initclocks()
223 #if defined(MULTIPROCESSOR) in mct_fdt_cpu_hatch()
275 #if defined(MULTIPROCESSOR) in mct_attach()
/netbsd-src/sys/arch/mips/include/
H A Dcpu.h139 #ifdef MULTIPROCESSOR
163 #if defined(GPROF) && defined(MULTIPROCESSOR)
172 #ifdef MULTIPROCESSOR
193 #ifdef MULTIPROCESSOR
201 #ifdef MULTIPROCESSOR
/netbsd-src/sys/arch/ia64/ia64/
H A Dclock.c49 #if !defined(MULTIPROCESSOR)
79 #if !defined(MULTIPROCESSOR) in cpu_initclocks()
94 #if !defined(MULTIPROCESSOR) in cpu_initclocks()
/netbsd-src/sys/arch/hppa/dev/
H A Dcpu.c53 #ifdef MULTIPROCESSOR
97 #ifdef MULTIPROCESSOR in cpuattach()
180 #ifdef MULTIPROCESSOR in cpuattach()
192 #ifdef MULTIPROCESSOR in cpuattach()
223 #ifdef MULTIPROCESSOR
/netbsd-src/sys/arch/x86/acpi/
H A Dacpi_wakeup.c130 #ifdef MULTIPROCESSOR
200 #ifdef MULTIPROCESSOR in acpi_md_sleep_enter()
245 #ifdef MULTIPROCESSOR
303 #ifdef MULTIPROCESSOR in acpi_md_sleep()
323 #ifdef MULTIPROCESSOR in acpi_md_sleep()
394 #ifdef MULTIPROCESSOR in acpi_md_sleep()
/netbsd-src/sys/arch/arm/mainbus/
H A Dcpu_mainbus.c72 #ifndef MULTIPROCESSOR
87 #ifdef MULTIPROCESSOR in cpu_mainbus_match()
99 #ifdef MULTIPROCESSOR in cpu_mainbus_match()

12345678910>>...15