Searched refs:acpi_user_options (Results 1 – 2 of 2) sorted by relevance
339 int acpi_user_options; in acpica_process_user_options() local369 acpi_user_options = ddi_prop_get_int(DDI_DEV_T_ANY, ddi_root_node(), in acpica_process_user_options()377 switch (acpi_user_options & ACPI_OUSER_MASK) { in acpica_process_user_options()399 acpi_user_options |= ACPI_OUSER_LEGACY; in acpica_process_user_options()406 if ((acpi_user_options & ACPI_OUSER_LEGACY) != 0) in acpica_process_user_options()
340 int acpi_user_options; in apic_probe_common() local351 acpi_user_options = ddi_prop_get_int(DDI_DEV_T_ANY, ddi_root_node(), 0, in apic_probe_common()353 apic_use_acpi_madt_only = ((acpi_user_options & ACPI_OUSER_MADT) != 0); in apic_probe_common()