Home
last modified time | relevance | path

Searched refs:AML (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/Documentation/acpi/
Dmethod-tracing.txt61 B. AML tracer
64 the "trace points" the AML interpreter starts/stops to execute a control
65 method, or an AML opcode. Note that the format of the log entries are
82 Developers can utilize these special log entries to track the AML
84 that, as the "AML tracer" logs are implemented via ACPI_DEBUG_PRINT()
86 "AML tracer" logs.
88 The following command examples illustrate the usage of the "AML tracer"
90 a. Filter out the method start/stop "AML tracer" logs when control
96 b. Filter out the method start/stop "AML tracer" when the specified
103 c. Filter out the method start/stop "AML tracer" logs when the specified
[all …]
Ddebug.txt129 Enable all AML "Debug" output (stores to the Debug object while interpreting
130 AML) during boot:
Dmethod-customizing.txt46 e) assemble the file to generate the AML code of the method.
Dnamespace.txt37 control methods, encoded in AML (ACPI Machine Language). The data block
/linux-4.4.14/drivers/acpi/
DKconfig61 bool "AML debugger interface (EXPERIMENTAL)"
64 Enable in-kernel debugging of AML facilities: statistics, internal
408 This debug facility allows ACPI AML methods to be inserted and/or
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-acpi72 A GPE vectors to a specified handler in AML, which
/linux-4.4.14/arch/ia64/
DKconfig507 bool "Support ACPI AML calls to native firmware"
510 region 0xA1. AML methods can use this OpRegion to call arbitrary
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DOverview.txt118 AML M5900
/linux-4.4.14/arch/arm/mach-s3c24xx/
DKconfig188 bool "AML M5900 Series"
/linux-4.4.14/Documentation/power/
Dpci.txt146 using special byte-code language called the ACPI Machine Language (AML) and
148 them as needed using an AML interpreter that translates the AML byte code into
/linux-4.4.14/Documentation/
Dkernel-parameters.txt197 Disable AML predefined validation mechanism
201 root cause of an AML interpreter issue when the issue
222 Enable AML "Debug" output, i.e., stores to the Debug
223 object while interpreting AML:
237 used by the ACPI subsystem in arbitrary AML code and
269 Disable auto-serialization of AML methods
270 AML control methods that contain the opcodes to create
/linux-4.4.14/Documentation/arm64/
Darm-acpi.txt37 -- ACPI’s bytecode (AML) allows the platform to encode hardware behavior,
/linux-4.4.14/drivers/char/pcmcia/
Dsynclink_cs.c275 #define AML 0x36 macro