/Linux-v4.19/arch/arm/mach-omap2/ |
D | omap-smp.c | 187 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/ |
D | vic.c | 33 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/ |
D | st-fsm.txt | 13 - st,boot-device-spi : Expected boot-device value if booted via this device
|
/Linux-v4.19/kernel/debug/kdb/ |
D | kdb_cmds | 5 # be safe. Global breakpoint commands affect each cpu as it is booted.
|
/Linux-v4.19/Documentation/fb/ |
D | efifb.txt | 6 efifb is only for EFI booted Intel Macs.
|
/Linux-v4.19/arch/arm/firmware/ |
D | Kconfig | 17 market) are booted with the Trusted Foundations secure monitor
|
/Linux-v4.19/tools/testing/ktest/ |
D | ktest.pl | 1592 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/ |
D | chosen.txt | 71 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/ |
D | psci.txt | 9 This means that a guest booted on two different versions of KVM can
|
D | hyp-abi.txt | 14 In order to achieve this, the kernel must be booted at HYP (arm) or
|
/Linux-v4.19/sound/soc/codecs/ |
D | wm_adsp.h | 86 bool booted; member
|
D | wm_adsp.c | 557 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/ |
D | README.hysdn | 104 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/ |
D | sysfs-firmware-memmap | 17 parameter segment of the kernel that should be booted with
|
/Linux-v4.19/Documentation/ |
D | irqflags-tracing.txt | 39 fix and repeat. Once the system has booted up and works without a
|
D | men-chameleon-bus.txt | 157 When the kernel is booted or your foo driver module is inserted, you have to
|
/Linux-v4.19/arch/mips/generic/ |
D | Kconfig | 10 kernel is booted without being provided with an FDT via the UHI
|
/Linux-v4.19/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 116 # Get the core id of the next to be booted
|
/Linux-v4.19/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 55 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/ |
D | Kconfig.debug | 67 once the kernel has booted up - it's a one time check.
|
/Linux-v4.19/Documentation/accounting/ |
D | delay-accounting.txt | 74 After the system has booted up, use a utility
|
/Linux-v4.19/Documentation/watchdog/ |
D | hpwdt.txt | 48 1. If the kernel has not been booted with nmi_watchdog turned off then
|
/Linux-v4.19/Documentation/ia64/ |
D | efirtc.txt | 14 EFI provides 4 calls one can make once the OS is booted: GetTime(),
|
/Linux-v4.19/drivers/soc/qcom/ |
D | Kconfig | 155 firmware to a newly booted WCNSS chip.
|
/Linux-v4.19/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 62 - Attach to the booted guest::
|