Home
last modified time | relevance | path

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

/acpica-latest/source/components/parser/
Dpsargs.c664 Opcode = AML_INT_RESERVEDFIELD_OP; in AcpiPsGetNextField()
736 case AML_INT_RESERVEDFIELD_OP: in AcpiPsGetNextField()
/acpica-latest/source/compiler/
Daslmap.c444 /* OFFSET */ OP_TABLE_ENTRY (AML_INT_RESERVEDFIELD_OP, 0, …
499 /* RESERVED_BYTES */ OP_TABLE_ENTRY (AML_INT_RESERVEDFIELD_OP, 0, …
Daslcodegen.c398 case AML_INT_RESERVEDFIELD_OP: in CgWriteAmlOpcode()
Daslload.c335 case AML_INT_RESERVEDFIELD_OP: in LdLoadFieldElements()
/acpica-latest/source/include/
Damlcode.h315 #define AML_INT_RESERVEDFIELD_OP (UINT16) 0x0031 macro
/acpica-latest/source/components/dispatcher/
Ddsfield.c468 case AML_INT_RESERVEDFIELD_OP: in AcpiDsGetFieldNames()
/acpica-latest/source/components/disassembler/
Ddmopcode.c1005 case AML_INT_RESERVEDFIELD_OP: in AcpiDmDisassembleOneOp()