Home
last modified time | relevance | path

Searched refs:booted (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v5.4/arch/arm/mach-omap2/
Domap-smp.c176 static bool booted; in omap4_boot_secondary() local
208 if (booted && cpu1_pwrdm && cpu1_clkdm) { in omap4_boot_secondary()
247 booted = true; in omap4_boot_secondary()
/Linux-v5.4/drivers/gpu/drm/tegra/
Dvic.c32 bool booted; member
93 vic->booted = false; in vic_runtime_suspend()
104 if (vic->booted) in vic_boot()
155 vic->booted = true; in vic_boot()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-watchdog82 system has booted from the alternate flash chip due to
98 the SoC is in normal mapping state (i.e. booted from CS0),
100 For alternate boot mode (booted from CS1 due to wdt2
Dsysfs-firmware-memmap17 parameter segment of the kernel that should be booted with
Ddebugfs-cros-ec31 A u32 providing the time since EC booted in ms. This is
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Dst-fsm.txt13 - st,boot-device-spi : Expected boot-device value if booted via this device
/Linux-v5.4/kernel/debug/kdb/
Dkdb_cmds5 # be safe. Global breakpoint commands affect each cpu as it is booted.
/Linux-v5.4/Documentation/fb/
Defifb.rst6 efifb is only for EFI booted Intel Macs.
/Linux-v5.4/tools/testing/ktest/
Dktest.pl1615 my $booted = 0;
1625 while (!$booted) {
1633 $booted = 1;
1671 if (defined($stop) && !$booted) {
2043 my $booted = 0;
2078 } elsif ($booted) {
2101 $booted = 1;
2105 if ($booted && defined($stop_after_success) &&
2167 if ($stop_test_after > 0 && !$booted && !$bug) {
2185 if (!$booted) {
/Linux-v5.4/Documentation/devicetree/bindings/
Dchosen.txt71 linux,booted-from-kexec
76 is being booted by kexec, as the booting environment may differ (e.g.
/Linux-v5.4/Documentation/isdn/
Dhysdn.rst112 - 0 -> card has not been booted since driver load
115 - 3 -> card is booted and active
142 1008 Operation only allowed in booted state
/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.h88 bool booted; member
Dwm_adsp.c674 if (!dsp->wmfw_file_name || !dsp->booted) in wm_adsp_debugfs_wmfw_read()
694 if (!dsp->bin_file_name || !dsp->booted) in wm_adsp_debugfs_bin_read()
733 debugfs_create_bool("booted", 0444, root, &dsp->booted); in wm_adsp2_init_debugfs()
804 if (dsp[e->shift_l].booted || !list_empty(&dsp[e->shift_l].compr_list)) in wm_adsp_fw_put()
2764 dsp->booted = true; in wm_adsp1_event()
2776 dsp->booted = false; in wm_adsp1_event()
2952 dsp->booted = true; in wm_adsp_boot_work()
3091 dsp->booted = false; in wm_adsp_early_event()
3140 if (!dsp->booted) { in wm_adsp_event()
/Linux-v5.4/Documentation/virt/kvm/arm/
Dhyp-abi.txt14 In order to achieve this, the kernel must be booted at HYP (arm) or
Dpsci.txt9 This means that a guest booted on two different versions of KVM can
/Linux-v5.4/Documentation/
Dirqflags-tracing.txt39 fix and repeat. Once the system has booted up and works without a
/Linux-v5.4/arch/mips/generic/
DKconfig10 kernel is booted without being provided with an FDT via the UHI
/Linux-v5.4/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h116 # Get the core id of the next to be booted
/Linux-v5.4/Documentation/accounting/
Ddelay-accounting.rst80 After the system has booted up, use a utility
/Linux-v5.4/arch/arm64/
DKconfig.debug68 once the kernel has booted up - it's a one time check.
/Linux-v5.4/Documentation/powerpc/
Dfirmware-assisted-dump.rst56 booted with restricted memory. By default, the boot memory
73 - The freshly booted kernel will notice that there is a new node
335 boot successfully when booted with restricted memory.
/Linux-v5.4/Documentation/ia64/
Defirtc.rst18 EFI provides 4 calls one can make once the OS is booted: GetTime(),
/Linux-v5.4/Documentation/dev-tools/
Dgdb-kernel-debugging.rst62 - Attach to the booted guest::
/Linux-v5.4/arch/powerpc/
DKconfig.debug108 xmon is normally disabled unless booted with 'xmon=on'.
387 once the kernel has booted up - it's a one time check.
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dmultihit.rst138 was not booted with the "mitigations=off" command line parameter.

123