Searched refs:startup (Results 1 - 25 of 30) sorted by relevance

12

/barrelfish-2018-10-04/kernel/include/arch/armv7/
H A Dstartup_arch.h18 #include <startup.h>
/barrelfish-2018-10-04/kernel/include/arch/armv8/
H A Dstartup_arch.h19 #include <startup.h>
/barrelfish-2018-10-04/kernel/include/arch/x86/
H A Dstartup_x86.h18 #include <startup.h>
/barrelfish-2018-10-04/tools/elver/
H A Dboot.S51 call startup
H A Delver.c251 int startup(uint32_t magic, struct multiboot_info *mb);
253 int startup(uint32_t magic, struct multiboot_info *mb) function
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/grace/
H A Doptions.pl397 read_only(control, title) :- getval(startup, 0).
398 read_only(control, version) :- getval(startup, 0).
493 setval(startup, 1),
557 setval(startup, 0).
H A Dgrace.pl215 :- make_local_array(startup).
265 setval(startup, 0).
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_prime.pl52 * This can be in the form of a textual message at program startup or
/barrelfish-2018-10-04/lib/openssl-1.0.0d/util/
H A Dadd_cr.pl84 * This can be in the form of a textual message at program startup or
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/conf/
H A Dkeysets.pl74 * This can be in the form of a textual message at program startup or
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/objects/
H A Dobj_dat.pl196 * This can be in the form of a textual message at program startup or
H A Dobjects.pl147 * This can be in the form of a textual message at program startup or
/barrelfish-2018-10-04/kernel/
H A Dstartup.c18 #include <startup.h>
377 * Allocate physical memory during kernel startup for application cores.
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumscmdlineopts.tex159 startup. It can be used to perform
/barrelfish-2018-10-04/usr/tests/e10ktest/
H A Dsubways.c665 /* printf("startup! Mapping packetring cap\n"); */
765 .startup = subways_startup,
793 errval_t r = b->tx_vtbl.startup(b, NOP_CONT, packetring_frame);
/barrelfish-2018-10-04/kernel/arch/k1om/
H A Dstartup_arch.c32 #include <startup.h>
/barrelfish-2018-10-04/kernel/arch/x86/
H A Dstartup_x86.c31 #include <startup.h>
457 * \brief Kernel's early startup code, called from arch-specific bootstrap.
468 * \brief Kernel's main startup code, called from arch-specific bootstrap.
/barrelfish-2018-10-04/kernel/arch/x86_32/
H A Dstartup_arch.c30 #include <startup.h>
/barrelfish-2018-10-04/kernel/arch/x86_64/
H A Dstartup_arch.c32 #include <startup.h>
/barrelfish-2018-10-04/doc/016-serial-ports/
H A DSerial.tex62 status messages during startup, and connecting a debugger such as GDB
/barrelfish-2018-10-04/doc/000-overview/
H A DOverview.tex531 discovery, hotplug, and driver startup and shutdown.
547 encapsules the protocol (usually platform-specific) for core startup.
576 \item Monitors help with domain startup by supplying dispatchers with
605 At system startup, there is an initial Memory Server running on the
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dtoplevel.pl49 % After startup, an initial "Idle" message is sent on toplevel_out.
/barrelfish-2018-10-04/doc/012-services/
H A DServices.tex159 relating to device initialisation, startup, shutdown, power management, etc.
781 The SKB relies on the storage management service to read its startup
/barrelfish-2018-10-04/usr/skb/programs/
H A Dirq_routing_new.pl767 % driver startup (such as a MMIO base address for the IOMMU)
/barrelfish-2018-10-04/usr/eclipseclp/documents/visualisation/
H A Dclients.tex43 \label{fig:startup}

Completed in 116 milliseconds

12