Searched refs:AML_RETURN_OP (Results 1 - 8 of 8) sorted by relevance

/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddscontrol.c220 case AML_RETURN_OP:
327 case AML_RETURN_OP:
H A Ddsutils.c329 case AML_RETURN_OP:
/barrelfish-master/lib/acpica/source/compiler/
H A Daslwalks.c308 case AML_RETURN_OP:
322 if (Op->Asl.AmlOpcode == AML_RETURN_OP)
H A Daslmap.c454 /* RETURN */ OP_TABLE_ENTRY (AML_RETURN_OP, 0, 0, 0),
/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmwalk.c663 (Op->Common.AmlOpcode == AML_RETURN_OP))
1153 (Op->Common.AmlOpcode == AML_RETURN_OP))
H A Ddmopcode.c164 if (Op->Common.AmlOpcode == AML_RETURN_OP)
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h215 #define AML_RETURN_OP (UINT16) 0xa4 macro
/barrelfish-master/lib/acpica/source/common/
H A Dadwalk.c641 (ParentOp->Common.AmlOpcode == AML_RETURN_OP)) &&

Completed in 95 milliseconds