Home
last modified time | relevance | path

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

123

/Linux-v5.10/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.10/drivers/gpu/drm/tegra/
Dvic.c32 bool booted; member
92 vic->booted = false; in vic_runtime_suspend()
106 if (vic->booted) in vic_boot()
156 vic->booted = true; in vic_boot()
/Linux-v5.10/Documentation/ABI/removed/
Dsysfs-kernel-fadump_release_opalcore7 The sysfs file is available when the system is booted to
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-class-watchdog87 system has booted from the alternate flash chip due to
106 the SoC is in normal mapping state (i.e. booted from CS0),
108 For alternate boot mode (booted from CS1 due to wdt2
Dsysfs-kernel-fadump31 the system is booted to capture the vmcore using FADump.
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.10/Documentation/ABI/obsolete/
Dsysfs-kernel-fadump_release_mem8 the system is booted to capture the vmcore using FADump.
/Linux-v5.10/Documentation/virt/kvm/arm/
Dhyp-abi.rst16 booted at HYP. It can also be used by a hypervisor other than KVM
23 In order to achieve this, the kernel must be booted at HYP (arm) or
Dpsci.rst15 This means that a guest booted on two different versions of KVM can
/Linux-v5.10/kernel/debug/kdb/
Dkdb_cmds5 # be safe. Global breakpoint commands affect each cpu as it is booted.
/Linux-v5.10/Documentation/devicetree/bindings/mtd/
Dst-fsm.txt13 - st,boot-device-spi : Expected boot-device value if booted via this device
/Linux-v5.10/tools/testing/ktest/
Dktest.pl1650 my $booted = 0;
1660 while (!$booted) {
1668 $booted = 1;
1706 if (defined($stop) && !$booted) {
2075 my $booted = 0;
2110 } elsif ($booted) {
2133 $booted = 1;
2137 if ($booted && defined($stop_after_success) &&
2199 if ($stop_test_after > 0 && !$booted && !$bug) {
2217 if (!$booted) {
/Linux-v5.10/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.10/Documentation/fb/
Defifb.rst6 system must be booted via the EFI stub for this to be usable. efifb supports
/Linux-v5.10/scripts/
Ddev-needs.sh10 This script needs to be run on the target device once it has booted to a
/Linux-v5.10/Documentation/admin-guide/media/
Dsaa7134.rst50 Once the new Kernel is booted, saa7134 driver should be loaded automatically.
/Linux-v5.10/sound/soc/codecs/
Dwm_adsp.h88 bool booted; member
Dwm_adsp.c683 if (!dsp->wmfw_file_name || !dsp->booted) in wm_adsp_debugfs_wmfw_read()
703 if (!dsp->bin_file_name || !dsp->booted) in wm_adsp_debugfs_bin_read()
742 debugfs_create_bool("booted", 0444, root, &dsp->booted); in wm_adsp2_init_debugfs()
813 if (dsp[e->shift_l].booted || !list_empty(&dsp[e->shift_l].compr_list)) in wm_adsp_fw_put()
2873 dsp->booted = true; in wm_adsp1_event()
2885 dsp->booted = false; in wm_adsp1_event()
3061 dsp->booted = true; in wm_adsp_boot_work()
3200 dsp->booted = false; in wm_adsp_early_event()
3249 if (!dsp->booted) { in wm_adsp_event()
/Linux-v5.10/Documentation/core-api/irq/
Dirqflags-tracing.rst39 fix and repeat. Once the system has booted up and works without a
/Linux-v5.10/arch/mips/generic/
DKconfig10 kernel is booted without being provided with an FDT via the UHI
/Linux-v5.10/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h116 # Get the core id of the next to be booted
/Linux-v5.10/Documentation/accounting/
Ddelay-accounting.rst80 After the system has booted up, use a utility
/Linux-v5.10/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
355 boot successfully when booted with restricted memory.
/Linux-v5.10/Documentation/ia64/
Defirtc.rst18 EFI provides 4 calls one can make once the OS is booted: GetTime(),

123