Home
last modified time | relevance | path

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

123

/Linux-v4.19/arch/arm/mach-omap2/
Domap-smp.c187 static bool booted; in omap4_boot_secondary() local
225 if (booted && cpu1_pwrdm && cpu1_clkdm) { in omap4_boot_secondary()
264 booted = true; in omap4_boot_secondary()
/Linux-v4.19/drivers/gpu/drm/tegra/
Dvic.c33 bool booted; member
69 vic->booted = false; in vic_runtime_suspend()
80 if (vic->booted) in vic_boot()
113 vic->booted = true; in vic_boot()
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dst-fsm.txt13 - st,boot-device-spi : Expected boot-device value if booted via this device
/Linux-v4.19/kernel/debug/kdb/
Dkdb_cmds5 # be safe. Global breakpoint commands affect each cpu as it is booted.
/Linux-v4.19/Documentation/fb/
Defifb.txt6 efifb is only for EFI booted Intel Macs.
/Linux-v4.19/arch/arm/firmware/
DKconfig17 market) are booted with the Trusted Foundations secure monitor
/Linux-v4.19/tools/testing/ktest/
Dktest.pl1592 my $booted = 0;
1602 while (!$booted) {
1610 $booted = 1;
1648 if (defined($stop) && !$booted) {
2023 my $booted = 0;
2058 } elsif ($booted) {
2081 $booted = 1;
2085 if ($booted && defined($stop_after_success) &&
2147 if ($stop_test_after > 0 && !$booted && !$bug) {
2165 if (!$booted) {
/Linux-v4.19/Documentation/devicetree/bindings/
Dchosen.txt71 linux,booted-from-kexec
76 is being booted by kexec, as the booting environment may differ (e.g.
/Linux-v4.19/Documentation/virtual/kvm/arm/
Dpsci.txt9 This means that a guest booted on two different versions of KVM can
Dhyp-abi.txt14 In order to achieve this, the kernel must be booted at HYP (arm) or
/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h86 bool booted; member
Dwm_adsp.c557 if (!dsp->wmfw_file_name || !dsp->booted) in wm_adsp_debugfs_wmfw_read()
577 if (!dsp->bin_file_name || !dsp->booted) in wm_adsp_debugfs_bin_read()
624 if (!debugfs_create_bool("booted", 0444, root, &dsp->booted)) in wm_adsp2_init_debugfs()
710 if (dsp[e->shift_l].booted || dsp[e->shift_l].compr) in wm_adsp_fw_put()
2501 dsp->booted = true; in wm_adsp1_event()
2513 dsp->booted = false; in wm_adsp1_event()
2636 dsp->booted = true; in wm_adsp2_boot_work()
2750 dsp->booted = false; in wm_adsp2_early_event()
2786 if (!dsp->booted) { in wm_adsp2_event()
/Linux-v4.19/Documentation/isdn/
DREADME.hysdn104 0 -> card has not been booted since driver load
107 3 -> card is booted and active
133 1008 Operation only allowed in booted state
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-firmware-memmap17 parameter segment of the kernel that should be booted with
/Linux-v4.19/Documentation/
Dirqflags-tracing.txt39 fix and repeat. Once the system has booted up and works without a
Dmen-chameleon-bus.txt157 When the kernel is booted or your foo driver module is inserted, you have to
/Linux-v4.19/arch/mips/generic/
DKconfig10 kernel is booted without being provided with an FDT via the UHI
/Linux-v4.19/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h116 # Get the core id of the next to be booted
/Linux-v4.19/Documentation/powerpc/
Dfirmware-assisted-dump.txt55 booted with restricted memory. By default, the boot memory
72 -- The freshly booted kernel will notice that there is a new
256 boot successfully when booted with restricted memory.
/Linux-v4.19/arch/arm64/
DKconfig.debug67 once the kernel has booted up - it's a one time check.
/Linux-v4.19/Documentation/accounting/
Ddelay-accounting.txt74 After the system has booted up, use a utility
/Linux-v4.19/Documentation/watchdog/
Dhpwdt.txt48 1. If the kernel has not been booted with nmi_watchdog turned off then
/Linux-v4.19/Documentation/ia64/
Defirtc.txt14 EFI provides 4 calls one can make once the OS is booted: GetTime(),
/Linux-v4.19/drivers/soc/qcom/
DKconfig155 firmware to a newly booted WCNSS chip.
/Linux-v4.19/Documentation/dev-tools/
Dgdb-kernel-debugging.rst62 - Attach to the booted guest::

123