/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_power.c | 195 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 D | pvr_fw.h | 316 bool booted; member
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-initrd | 5 When the kernel was booted with an initrd and the 8 initrd that the kernel was booted with.
|
H A D | sysfs-class-watchdog | 100 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 D | sysfs-kernel-fadump | 31 the system is booted to capture the vmcore using FADump.
|
H A D | sysfs-firmware-memmap | 17 parameter segment of the kernel that should be booted with
|
H A D | sysfs-kernel-iommu_groups | 51 auto Change to the type the device was booted with.
|
H A D | debugfs-cros-ec | 31 A u32 providing the time since EC booted in ms. This is
|
/linux/arch/arm/mach-omap2/ |
H 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/firmware-guide/acpi/ |
H A D | chromeos-acpi-device.rst | 64 - 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/drivers/gpu/drm/panthor/ |
H A D | panthor_fw.c | 264 bool booted; member 1013 if (!ptdev->fw->booted && (status & JOB_INT_GLOBAL_IF)) in panthor_job_irq_handler() 1014 ptdev->fw->booted = true; in panthor_job_irq_handler() 1019 if (!ptdev->fw->booted) in panthor_job_irq_handler() 1030 ptdev->fw->booted = false; in panthor_fw_start() 1035 ptdev->fw->booted, in panthor_fw_start() 1037 if (!ptdev->fw->booted && in panthor_fw_start()
|
/linux/Documentation/ABI/removed/ |
H A D | sysfs-kernel-fadump_release_opalcore | 7 The sysfs file is available when the system is booted to
|
/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-kernel-fadump_release_mem | 8 the system is booted to capture the vmcore using FADump.
|
/linux/Documentation/virt/kvm/arm/ |
H 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
|
/linux/kernel/debug/kdb/ |
H A D | kdb_cmds | 5 # be safe. Global breakpoint commands affect each cpu as it is booted.
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | st-fsm.txt | 13 - st,boot-device-spi : Expected boot-device value if booted via this device
|
/linux/tools/testing/ktest/ |
H A D | ktest.pl | 1724 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/Documentation/fb/ |
H A D | efifb.rst | 6 system must be booted via the EFI stub for this to be usable. efifb supports
|
/linux/scripts/ |
H A D | dev-needs.sh | 10 This script needs to be run on the target device once it has booted to a
|
/linux/Documentation/core-api/irq/ |
H A D | irqflags-tracing.rst | 39 fix and repeat. Once the system has booted up and works without a
|
/linux/include/linux/firmware/cirrus/ |
H A D | cs_dsp.h | 182 bool booted; member
|
/linux/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 116 # Get the core id of the next to be booted
|
/linux/drivers/firmware/cirrus/ |
H A D | cs_dsp.c | 417 if (!dsp->wmfw_file_name || !dsp->booted) in cs_dsp_debugfs_wmfw_read() 437 if (!dsp->bin_file_name || !dsp->booted) in cs_dsp_debugfs_bin_read() 508 debugfs_create_bool("booted", 0444, root, &dsp->booted); in cs_dsp_init_debugfs() 2467 dsp->booted = true; in cs_dsp_adsp1_power_up() 2500 dsp->booted = false; in cs_dsp_adsp1_power_down() 2745 dsp->booted = true; in cs_dsp_power_up() 2781 dsp->booted = false; in cs_dsp_power_down() 2824 if (!dsp->booted) { in cs_dsp_run()
|
/linux/Documentation/arch/powerpc/ |
H 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 368 boot successfully when booted with restricted memory.
|
/linux/arch/mips/generic/ |
H A D | Kconfig | 10 kernel is booted without being provided with an FDT via the UHI
|