Home
last modified time | relevance | path

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

12345

/linux-6.15/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-kernel-fadump31 the system is booted to capture the vmcore using FADump.
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
/linux-6.15/drivers/gpu/drm/imagination/
H A Dpvr_power.c195 if (!pvr_dev->fw_dev.booted) in pvr_watchdog_worker()
245 if (pvr_dev->fw_dev.booted) { in pvr_power_device_suspend()
285 if (pvr_dev->fw_dev.booted) { in pvr_power_device_resume()
365 pvr_dev->fw_dev.booted = false; in pvr_power_reset()
373 pvr_dev->fw_dev.booted = true; in pvr_power_reset()
H A Dpvr_fw.h316 bool booted; member
/linux-6.15/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-6.15/drivers/input/touchscreen/
H A Dapple_z2.c36 bool booted; member
160 if (unlikely(!z2->booted)) in apple_z2_irq()
323 z2->booted = true; in apple_z2_upload_firmware()
428 z2->booted = false; in apple_z2_shutdown()
/linux-6.15/Documentation/ABI/removed/
H A Dsysfs-kernel-fadump_release_opalcore7 The sysfs file is available when the system is booted to
/linux-6.15/Documentation/ABI/obsolete/
H A Dsysfs-kernel-fadump_release_mem8 the system is booted to capture the vmcore using FADump.
/linux-6.15/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-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_fw.c263 bool booted; member
1011 if (!ptdev->fw->booted && (status & JOB_INT_GLOBAL_IF)) in panthor_job_irq_handler()
1012 ptdev->fw->booted = true; in panthor_job_irq_handler()
1017 if (!ptdev->fw->booted) in panthor_job_irq_handler()
1028 ptdev->fw->booted = false; in panthor_fw_start()
1033 ptdev->fw->booted, in panthor_fw_start()
1035 if (!ptdev->fw->booted && in panthor_fw_start()
/linux-6.15/kernel/debug/kdb/
H A Dkdb_cmds5 # be safe. Global breakpoint commands affect each cpu as it is booted.
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Dst-fsm.txt13 - st,boot-device-spi : Expected boot-device value if booted via this device
/linux-6.15/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-6.15/tools/testing/ktest/
H A Dktest.pl1724 my $booted = 0;
1734 while (!$booted) {
1742 $booted = 1;
1780 if (defined($stop) && !$booted) {
2168 my $booted = 0;
2202 } elsif ($booted) {
2225 $booted = 1;
2229 if ($booted && defined($stop_after_success) &&
2291 if ($stop_test_after > 0 && !$booted && !$bug) {
2309 if (!$booted) {
/linux-6.15/Documentation/fb/
H A Defifb.rst6 system must be booted via the EFI stub for this to be usable. efifb supports
/linux-6.15/scripts/
H A Ddev-needs.sh10 This script needs to be run on the target device once it has booted to a
/linux-6.15/Documentation/admin-guide/media/
H A Dsaa7134.rst50 Once the new Kernel is booted, saa7134 driver should be loaded automatically.
/linux-6.15/include/linux/firmware/cirrus/
H A Dcs_dsp.h182 bool booted; member
/linux-6.15/Documentation/core-api/irq/
H A Dirqflags-tracing.rst39 fix and repeat. Once the system has booted up and works without a
/linux-6.15/Documentation/arch/x86/x86_64/
H A Duefi.rst56 so that it will automatically get booted, see the <Documentation/admin-guide/efi-stub.rst> page
/linux-6.15/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h116 # Get the core id of the next to be booted

12345