Searched defs:cpu (Results 1 - 25 of 85) sorted by relevance

1234

/src/sys/arch/epoc32/stand/e32boot/ldd/
H A Depoc32.h32 CPU *cpu; member in class:EPOC32
/src/sys/arch/m68k/m68k/
H A Dprocfs_machdep.c21 const char *cpu, *mmu, *fpu; local in function:procfs_getcpuinfstr
/src/sys/arch/powerpc/include/
H A Dopenpic.h57 openpic_read_irq(int cpu) argument
63 openpic_eoi(int cpu) argument
/src/sys/arch/powerpc/powerpc/
H A Dopenpic.c37 openpic_set_priority(int cpu, int pri) argument
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dam3517.dtsi24 cpu: cpu@0 { label
H A Domap34xx.dtsi18 cpu: cpu@0 { label
H A Domap36xx.dtsi23 cpu: cpu@0 { label
/src/sys/dev/acpi/
H A Dacpi_srat.h61 struct acpisrat_cpu **cpu; /* Array of cpus */ member in struct:acpisrat_node
/src/sys/arch/powerpc/pic/
H A Dopenpic_common.c67 openpic_set_priority(int cpu, int pri) argument
/src/sys/arch/rs6000/rs6000/
H A Dpic_iocc.c131 iocc_set_priority(int cpu, int pri, int irq) argument
/src/sys/arch/sbmips/sbmips/
H A Dcpu.c88 struct cpu_softc * const cpu = device_private(self); local in function:cpu_attach
[all...]
/src/sys/arch/evbmips/sbmips/
H A Dcpu.c89 struct cpu_softc * const cpu = device_private(self); local in function:cpu_attach
[all...]
/src/sys/arch/hpc/stand/hpcboot/
H A Dframebuffer.cpp43 FrameBufferInfo::FrameBufferInfo(uint32_t cpu, uint32_t machine) argument
H A Dframebuffer.h35 uint32_t cpu, machine; member in struct:FrameBufferInfo::framebuffer_info
H A Dhpcmenu.cpp373 uint32_t cpu = _pref.platid_hi; local in function:HpcMenuInterface::boot
/src/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_console.h47 uint32_t cpu, machine; member in struct:SHConsole::console_info
/src/sys/arch/vax/vax/
H A Dmulticpu.c119 cpu_send_ipi(int cpu, int type) argument
/src/sys/arch/hppa/hppa/
H A Dipifuncs.c107 struct iomod *cpu; local in function:hppa_ipi_send
/src/sys/external/bsd/common/linux/
H A Dlinux_srcu.c134 struct srcu_cpu *cpu; local in function:srcu_adjust
239 struct srcu_cpu *cpu; local in function:synchronize_srcu_xc
/src/sys/arch/mvme68k/stand/netboot/
H A Dconfig.h55 u_char cpu; member in struct:brdid
/src/sys/arch/powerpc/booke/
H A De500_timer.c70 openpic_write(struct cpu_softc *cpu, bus_size_t offset, uint32_t val) argument
82 struct cpu_softc * const cpu = ci->ci_softc; local in function:e500_clock_intr
151 struct cpu_softc * const cpu = ci->ci_softc; local in function:cpu_initclocks
[all...]
/src/sys/arch/hppa/dev/
H A Dcpu.c228 struct iomod *cpu; local in function:cpu_boot_secondary_processors
/src/sys/arch/ofppc/ofppc/
H A Dcpu.c173 int node, cpu=-1; local in function:cpu_OFgetcache
[all...]
/src/sys/arch/ofppc/stand/ofwboot/
H A Dboot.c192 int chosen, cpu, cpunode, j, is64=0; local in function:main
/src/sys/arch/macppc/dev/
H A Duni-n.c186 get_cpuid(int cpu, uint8_t *buf) argument

Completed in 14 milliseconds

1234