/linux/arch/arm/mach-omap2/ |
A D | omap-smp.c | 176 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/Documentation/ABI/testing/ |
A D | sysfs-class-watchdog | 87 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
|
A D | sysfs-kernel-fadump | 31 the system is booted to capture the vmcore using FADump.
|
A D | sysfs-firmware-memmap | 17 parameter segment of the kernel that should be booted with
|
A D | debugfs-cros-ec | 31 A u32 providing the time since EC booted in ms. This is
|
A D | sysfs-kernel-iommu_groups | 51 auto Change to the type the device was booted with.
|
/linux/Documentation/ABI/removed/ |
A D | sysfs-kernel-fadump_release_opalcore | 7 The sysfs file is available when the system is booted to
|
/linux/Documentation/ABI/obsolete/ |
A D | sysfs-kernel-fadump_release_mem | 8 the system is booted to capture the vmcore using FADump.
|
/linux/Documentation/virt/kvm/arm/ |
A D | hyp-abi.rst | 16 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
|
A D | psci.rst | 15 This means that a guest booted on two different versions of KVM can
|
/linux/tools/testing/ktest/ |
A D | ktest.pl | 1700 my $booted = 0; 1710 while (!$booted) { 1718 $booted = 1; 1756 if (defined($stop) && !$booted) { 2124 my $booted = 0; 2158 } elsif ($booted) { 2181 $booted = 1; 2185 if ($booted && defined($stop_after_success) && 2247 if ($stop_test_after > 0 && !$booted && !$bug) { 2265 if (!$booted) {
|
/linux/kernel/debug/kdb/ |
A D | kdb_cmds | 5 # be safe. Global breakpoint commands affect each cpu as it is booted.
|
/linux/Documentation/devicetree/bindings/mtd/ |
A D | st-fsm.txt | 13 - st,boot-device-spi : Expected boot-device value if booted via this device
|
/linux/Documentation/devicetree/bindings/ |
A D | chosen.txt | 71 linux,booted-from-kexec 76 is being booted by kexec, as the booting environment may differ (e.g.
|
/linux/include/linux/firmware/cirrus/ |
A D | cs_dsp.h | 163 bool booted; member
|
/linux/scripts/ |
A D | dev-needs.sh | 10 This script needs to be run on the target device once it has booted to a
|
/linux/Documentation/fb/ |
A D | efifb.rst | 6 system must be booted via the EFI stub for this to be usable. efifb supports
|
/linux/drivers/firmware/cirrus/ |
A D | cs_dsp.c | 414 if (!dsp->wmfw_file_name || !dsp->booted) in cs_dsp_debugfs_wmfw_read() 434 if (!dsp->bin_file_name || !dsp->booted) in cs_dsp_debugfs_bin_read() 478 debugfs_create_bool("booted", 0444, root, &dsp->booted); in cs_dsp_init_debugfs() 2235 dsp->booted = true; in cs_dsp_adsp1_power_up() 2268 dsp->booted = false; in cs_dsp_adsp1_power_down() 2513 dsp->booted = true; in cs_dsp_power_up() 2549 dsp->booted = false; in cs_dsp_power_down() 2592 if (!dsp->booted) { in cs_dsp_run()
|
/linux/Documentation/admin-guide/media/ |
A D | saa7134.rst | 50 Once the new Kernel is booted, saa7134 driver should be loaded automatically.
|
/linux/Documentation/core-api/irq/ |
A D | irqflags-tracing.rst | 39 fix and repeat. Once the system has booted up and works without a
|
/linux/arch/mips/include/asm/mach-cavium-octeon/ |
A D | kernel-entry-init.h | 116 # Get the core id of the next to be booted
|
/linux/Documentation/powerpc/ |
A D | firmware-assisted-dump.rst | 56 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/arch/mips/generic/ |
A D | Kconfig | 10 kernel is booted without being provided with an FDT via the UHI
|
/linux/Documentation/accounting/ |
A D | delay-accounting.rst | 82 After the system has booted up, use a utility
|
/linux/Documentation/ia64/ |
A D | efirtc.rst | 18 EFI provides 4 calls one can make once the OS is booted: GetTime(),
|