| /linux/arch/loongarch/power/ |
| H A D | platform.c | 14 if (acpi_disabled) in enable_gpe_wakeup() 25 if (acpi_disabled) in enable_pci_wakeup() 63 if (acpi_disabled) in loongson3_acpi_suspend_init()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-xgene-slimpro.c | 194 if (ctx->mbox_client.tx_block || !acpi_disabled) { in start_i2c_msg_xfer() 215 if (!acpi_disabled) { in slimpro_i2c_send_msg() 227 if (!acpi_disabled) in slimpro_i2c_send_msg() 456 if (acpi_disabled) { in xgene_slimpro_i2c_probe() 514 if (acpi_disabled) in xgene_slimpro_i2c_probe() 528 if (acpi_disabled) in xgene_slimpro_i2c_remove()
|
| H A D | i2c-thunderx-pcidrv.c | 89 if (acpi_disabled) { in thunder_i2c_clock_enable() 145 if (!acpi_disabled) in thunder_i2c_smbus_setup()
|
| /linux/arch/loongarch/kernel/ |
| H A D | reset.c | 47 if (!acpi_disabled) in machine_power_off() 73 if (!acpi_disabled) in machine_restart()
|
| /linux/arch/arm64/kernel/ |
| H A D | cpu_ops.c | 43 ops = acpi_disabled ? dt_supported_cpu_ops : acpi_supported_cpu_ops; in cpu_get_ops() 59 if (acpi_disabled) { in cpu_read_enable_method()
|
| H A D | acpi.c | 40 int acpi_disabled = 1; variable 41 EXPORT_SYMBOL(acpi_disabled); 231 if (acpi_disabled) { in acpi_boot_table_init()
|
| H A D | cacheinfo.c | 76 if (acpi_disabled) { in init_cache_level()
|
| H A D | setup.c | 341 if (acpi_disabled) in setup_arch() 352 if (acpi_disabled) in setup_arch()
|
| /linux/drivers/xen/ |
| H A D | arm-device.c | 138 if (!xen_initial_domain() || acpi_disabled) in register_xen_platform_notifier() 180 if (!xen_initial_domain() || acpi_disabled) in register_xen_amba_notifier()
|
| /linux/arch/riscv/kernel/ |
| H A D | acpi.c | 26 int acpi_disabled = 1; variable 27 EXPORT_SYMBOL(acpi_disabled); 159 if (acpi_disabled) { in acpi_boot_table_init()
|
| H A D | cpufeature.c | 699 if (acpi_disabled) in riscv_parse_isa_string() 842 if (!acpi_disabled) { in riscv_fill_hwcap_from_isa_string() 856 if (acpi_disabled) { in riscv_fill_hwcap_from_isa_string() 884 if (acpi_disabled) { in riscv_fill_hwcap_from_isa_string() 899 if (acpi_disabled && boot_vendorid == THEAD_VENDOR_ID && boot_archid == 0x0) in riscv_fill_hwcap_from_isa_string() 920 if (!acpi_disabled && rhct) in riscv_fill_hwcap_from_isa_string() 1116 if (!acpi_disabled) { in riscv_fill_hwcap()
|
| H A D | time.c | 27 if (acpi_disabled) { in time_init()
|
| H A D | setup.c | 330 if (acpi_disabled) { in setup_arch() 350 if (!acpi_disabled) { in setup_arch()
|
| H A D | cacheinfo.c | 86 if (!acpi_disabled) { in populate_cache_leaves()
|
| /linux/arch/x86/include/asm/ |
| H A D | acpi.h | 32 extern int acpi_disabled; 52 acpi_disabled = 1; in disable_acpi()
|
| /linux/drivers/vfio/platform/ |
| H A D | vfio_platform_common.c | 55 if (acpi_disabled) in vfio_platform_acpi_probe() 628 * acpi_disabled is 1. DT user will not see any kind of messages from 634 * If the firmware is DT type, then acpi_disabled is 1. The ACPI probe routine 637 * If the firmware is ACPI type, then acpi_disabled is 0. All other checks are
|
| /linux/drivers/base/ |
| H A D | arch_numa.c | 321 if (!acpi_disabled && !numa_init(arch_acpi_numa_init)) in arch_numa_init() 323 if (acpi_disabled && !numa_init(of_numa_init)) in arch_numa_init()
|
| /linux/drivers/acpi/ |
| H A D | reboot.c | 41 if (acpi_disabled) in acpi_reboot()
|
| H A D | glue.c | 34 if (acpi_disabled) in register_acpi_bus_type() 49 if (acpi_disabled) in unregister_acpi_bus_type()
|
| H A D | acpi_watchdog.c | 65 if (acpi_disabled || acpi_no_watchdog) in acpi_watchdog_get_wdat()
|
| H A D | acpi_ipmi.c | 605 if (acpi_disabled) in acpi_ipmi_init() 634 if (acpi_disabled) in acpi_ipmi_exit()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_privacy_screen_x86.c | 36 if (acpi_disabled) in detect_thinkpad_privacy_screen()
|
| /linux/arch/x86/pci/ |
| H A D | broadcom_bus.c | 96 if (!acpi_disabled && acpi_os_get_root_pointer()) in broadcom_postcore_init()
|
| /linux/drivers/acpi/apei/ |
| H A D | bert.c | 125 if (acpi_disabled) in bert_init()
|
| /linux/arch/loongarch/pci/ |
| H A D | pci.c | 84 if (acpi_disabled) in pcibios_alloc_irq()
|