_AcpiModuleName
AcpiFormatException (Status), #Name, _AcpiModuleName, __LINE__); \
#define ACPI_MODULE_NAME(Name) static const char ACPI_UNUSED_VAR _AcpiModuleName[] = Name;
#define AE_INFO _AcpiModuleName, __LINE__
__LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT
#define ACPI_MEM_PARAMETERS _COMPONENT, _AcpiModuleName, __LINE__
#define AcpiUtCreateInternalObject(t) AcpiUtCreateInternalObjectDbg (_AcpiModuleName,__LINE__,_COMPONENT,t)
#define AcpiUtAllocateObjectDesc() AcpiUtAllocateObjectDescDbg (_AcpiModuleName,__LINE__,_COMPONENT)