Home
last modified time | relevance | path

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

123

/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-initrd5 When the kernel was booted with an initrd and the
8 initrd that the kernel was booted with.
H A Dsysfs-class-watchdog100 system has booted from the alternate flash chip due to
119 the SoC is in normal mapping state (i.e. booted from CS0),
121 For alternate boot mode (booted from CS1 due to wdt2
H A Dsysfs-firmware-memmap17 parameter segment of the kernel that should be booted with
H A Dsysfs-kernel-iommu_groups51 auto Change to the type the device was booted with.
H A Ddebugfs-cros-ec31 A u32 providing the time since EC booted in ms. This is
H A Dsysfs-driver-chromeos-acpi33 switches when the firmware is booted (integer).
/linux/arch/arm/mach-omap2/
H A 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/drivers/gpu/drm/imagination/
H A Dpvr_power.c219 if (!pvr_dev->fw_dev.booted) in pvr_watchdog_worker()
381 if (pvr_dev->fw_dev.booted) { in pvr_power_device_suspend()
411 if (pvr_dev->fw_dev.booted) { in pvr_power_device_resume()
551 pvr_dev->fw_dev.booted = false; in pvr_power_reset()
559 pvr_dev->fw_dev.booted = true; in pvr_power_reset()
/linux/drivers/input/touchscreen/
H A Dapple_z2.c37 bool booted; member
164 if (unlikely(!z2->booted)) in apple_z2_irq()
327 z2->booted = true; in apple_z2_upload_firmware()
432 z2->booted = false; in apple_z2_shutdown()
/linux/Documentation/firmware-guide/acpi/
H A Dchromeos-acpi-device.rst64 - Recovery button was pressed when x86 firmware booted.
67 - Recovery button was pressed when EC firmware booted. (required if EC EEPROM is
71 - Developer switch was enabled when x86 firmware booted.
74 - Firmware write protection was disabled when x86 firmware booted. (required if
/linux/Documentation/ABI/removed/
H A Dsysfs-kernel-fadump_release_opalcore7 The sysfs file is available when the system is booted to
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-el2.dtso15 /* Venus can be used in EL2 if booted similarly to ChromeOS devices. */
/linux/Documentation/ABI/obsolete/
H A Dsysfs-kernel-fadump_release_mem8 the system is booted to capture the vmcore using FADump.
/linux/kernel/debug/kdb/
H A Dkdb_cmds5 # be safe. Global breakpoint commands affect each cpu as it is booted.
/linux/Documentation/virt/kvm/arm/
H A 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
/linux/tools/testing/ktest/
H A Dktest.pl1792 my $booted = 0;
1802 while (!$booted) {
1810 $booted = 1;
1848 if (defined($stop) && !$booted) {
2245 my $booted = 0;
2279 } elsif ($booted) {
2302 $booted = 1;
2306 if ($booted && defined($stop_after_success) &&
2368 if ($stop_test_after > 0 && !$booted && !$bug) {
2386 if (!$booted) {
/linux/scripts/
H A Ddev-needs.sh10 This script needs to be run on the target device once it has booted to a
/linux/Documentation/fb/
H A Defifb.rst6 system must be booted via the EFI stub for this to be usable. efifb supports
/linux/Documentation/core-api/irq/
H A Dirqflags-tracing.rst39 fix and repeat. Once the system has booted up and works without a
/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h116 # Get the core id of the next to be booted
/linux/arch/mips/generic/
H A DKconfig10 kernel is booted without being provided with an FDT via the UHI
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c520 debugfs_create_bool("booted", 0444, root, &dsp->booted); in cs_dsp_init_debugfs()
2555 dsp->booted = true; in cs_dsp_adsp1_power_up()
2589 dsp->booted = false; in cs_dsp_adsp1_power_down()
2834 dsp->booted = true; in cs_dsp_power_up()
2871 dsp->booted = false; in cs_dsp_power_down()
2914 if (!dsp->booted) { in cs_dsp_run()
/linux/Documentation/admin-guide/hw-vuln/
H A Dspecial-register-buffer-data-sampling.rst137 enabled while this system was booted with TSX
/linux/Documentation/virt/
H A Dne_overview.rst85 used to check in the primary VM that the enclave has booted. The CID of the
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l56_hda.c129 if (cs35l56->cs_dsp.booted) in cs35l56_hda_runtime_suspend()
144 if (cs35l56->cs_dsp.booted) { in cs35l56_hda_runtime_resume()

123