Searched refs:booted (Results 1 – 25 of 95) sorted by relevance
1234
176 static bool booted; in omap4_boot_secondary() local208 if (booted && cpu1_pwrdm && cpu1_clkdm) { in omap4_boot_secondary()247 booted = true; in omap4_boot_secondary()
7 The sysfs file is available when the system is booted to
8 the system is booted to capture the vmcore using FADump.
100 system has booted from the alternate flash chip due to119 the SoC is in normal mapping state (i.e. booted from CS0),121 For alternate boot mode (booted from CS1 due to wdt2
31 the system is booted to capture the vmcore using FADump.
17 parameter segment of the kernel that should be booted with
51 auto Change to the type the device was booted with.
31 A u32 providing the time since EC booted in ms. This is
33 switches when the firmware is booted (integer).
64 - Recovery button was pressed when x86 firmware booted.67 - Recovery button was pressed when EC firmware booted. (required if EC EEPROM is71 - Developer switch was enabled when x86 firmware booted.74 - Firmware write protection was disabled when x86 firmware booted. (required if
13 - st,boot-device-spi : Expected boot-device value if booted via this device
5 # be safe. Global breakpoint commands affect each cpu as it is booted.
16 booted at HYP. It can also be used by a hypervisor other than KVM23 In order to achieve this, the kernel must be booted at HYP (arm) or
11 This means that a guest booted on two different versions of KVM can observe
1710 my $booted = 0;1720 while (!$booted) {1728 $booted = 1;1766 if (defined($stop) && !$booted) {2154 my $booted = 0;2188 } elsif ($booted) {2211 $booted = 1;2215 if ($booted && defined($stop_after_success) &&2277 if ($stop_test_after > 0 && !$booted && !$bug) {2295 if (!$booted) {
6 system must be booted via the EFI stub for this to be usable. efifb supports
173 bool booted; member
10 This script needs to be run on the target device once it has booted to a
39 fix and repeat. Once the system has booted up and works without a
50 Once the new Kernel is booted, saa7134 driver should be loaded automatically.
410 if (!dsp->wmfw_file_name || !dsp->booted) in cs_dsp_debugfs_wmfw_read()430 if (!dsp->bin_file_name || !dsp->booted) in cs_dsp_debugfs_bin_read()501 debugfs_create_bool("booted", 0444, root, &dsp->booted); in cs_dsp_init_debugfs()2336 dsp->booted = true; in cs_dsp_adsp1_power_up()2369 dsp->booted = false; in cs_dsp_adsp1_power_down()2614 dsp->booted = true; in cs_dsp_power_up()2650 dsp->booted = false; in cs_dsp_power_down()2693 if (!dsp->booted) { in cs_dsp_run()
116 # Get the core id of the next to be booted
10 kernel is booted without being provided with an FDT via the UHI
56 booted with restricted memory. By default, the boot memory73 - The freshly booted kernel will notice that there is a new node355 boot successfully when booted with restricted memory.
18 EFI provides 4 calls one can make once the OS is booted: GetTime(),