Searched refs:cpu (Results 1 - 25 of 100) sorted by relevance

1234

/barrelfish-2018-10-04/kernel/include/arch/aarch64/
H A Daarch64.h14 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/kernel/include/arch/arm/
H A Darm.h14 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/tools/aarch64_gem5/
H A DCacheConfig.py66 system.cpu[i].addPrivateSplitL1Caches(icache, dcache,
70 system.cpu[i].addPrivateSplitL1Caches(icache, dcache)
71 system.cpu[i].createInterruptController()
73 system.cpu[i].connectAllPorts(system.tol2bus, system.membus)
75 system.cpu[i].connectAllPorts(system.membus)
/barrelfish-2018-10-04/kernel/include/
H A Dcoreboot.h15 #include <barrelfish_kpi/cpu.h>
H A Dsys_debug.h19 #include <barrelfish_kpi/cpu.h>
H A Ddispatch.h18 #include <barrelfish_kpi/cpu.h>
H A Dlogging.h29 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/tools/
H A Ddebugsim.sh18 debug_kernel_at x86_64/sbin/cpu 0xffffff8004362000
/barrelfish-2018-10-04/kernel/
H A Dcoreboot.c20 #include <barrelfish_kpi/cpu.h>
25 * Register spawn core handler function for specific cpu type.
38 * \param cpu_type Get handler for specific cpu type
H A Dlogging.c20 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/usr/bench/bomp_benchmark/
H A Dwtime.c14 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/kernel/arch/x86/
H A Dmisc.c22 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/lib/posixcompat/
H A Duserdb.h15 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/kernel/arch/x86_32/
H A Dgdb_arch.c19 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/kernel/include/arch/x86_32/
H A Dx86.h19 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dmatrix_util.pl51 Yes (0.00s cpu)
60 Yes (0.00s cpu)
68 Yes (0.00s cpu)
76 Yes (0.00s cpu)
85 Yes (0.00s cpu)
95 Yes (0.00s cpu)
H A Dsuspend.pl749 Yes (0.00s cpu)
752 No (0.00s cpu)
755 No (0.00s cpu)
760 Yes (0.00s cpu)
764 Yes (0.00s cpu)
788 Yes (0.00s cpu)
791 No (0.00s cpu)
794 No (0.00s cpu)
816 Yes (0.00s cpu)
820 Yes (0.00s cpu)
[all...]
/barrelfish-2018-10-04/tools/molly/
H A Dm5script.py54 system.cpu = [CPUClass(cpu_id=i) for i in xrange(options.num_cpus)]
57 system.cpu[i].connectAllPorts(system.membus)
/barrelfish-2018-10-04/lib/numa/
H A Dnuma_internal.h25 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/kernel/include/arch/armv7/
H A Dpaging_kernel_arch.h22 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/kernel/include/arch/k1om/
H A Dx86.h19 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/kernel/include/arch/x86_64/
H A Dx86.h19 #include <barrelfish_kpi/cpu.h>
/barrelfish-2018-10-04/include/barrelfish/
H A Dbarrelfish.h33 #include <barrelfish_kpi/cpu.h> // XXX!?
/barrelfish-2018-10-04/usr/spawnd/
H A Dmain.c22 #include <barrelfish_kpi/cpu.h> // for cpu_type_to_archstr()
/barrelfish-2018-10-04/usr/startd/
H A Dmain.c27 #include <barrelfish_kpi/cpu.h> // for cpu_type_to_archstr()

Completed in 220 milliseconds

1234