Home
last modified time | relevance | path

Searched refs:ACPI_CONSTANT_EVAL_ONLY (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
Dutglobal.c116 #if !defined (ACPI_NO_METHOD_EXECUTION) || defined (ACPI_CONSTANT_EVAL_ONLY)
Ddbfileio.c167 #if (!defined (ACPI_NO_METHOD_EXECUTION) && !defined (ACPI_CONSTANT_EVAL_ONLY)) in ae_local_load_table()
Dacglobal.h207 #if !defined (ACPI_NO_METHOD_EXECUTION) || defined (ACPI_CONSTANT_EVAL_ONLY)
Ddswload.c399 #if (defined (ACPI_NO_METHOD_EXECUTION) || defined (ACPI_CONSTANT_EVAL_ONLY)) in acpi_ds_load1_begin_op()
Ddswstate.c567 #if (!defined (ACPI_NO_METHOD_EXECUTION) && !defined (ACPI_CONSTANT_EVAL_ONLY)) in acpi_ds_create_walk_state()
Dpsloop.c415 #if (!defined (ACPI_NO_METHOD_EXECUTION) && !defined (ACPI_CONSTANT_EVAL_ONLY)) in acpi_ps_parse_loop()
/linux-4.4.14/include/acpi/platform/
Dacenv.h74 #define ACPI_CONSTANT_EVAL_ONLY macro