Searched refs:AOPOBJ_AML_CONSTANT (Results 1 – 4 of 4) sorted by relevance
59 #define AOPOBJ_AML_CONSTANT 0x01 /* Integer is an AML constant */ macro
95 if (dest_desc->common.flags & AOPOBJ_AML_CONSTANT) { in acpi_ex_store()
60 AOPOBJ_AML_CONSTANT)) { in acpi_ex_check_object_type()
385 obj_desc->common.flags = AOPOBJ_AML_CONSTANT; in acpi_ds_init_object_from_op()