Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasloffset.c387 case AML_PROCESSOR_OP: in LsAmlOffsetWalk()
407 (UINT8) AML_DWORD_OP, AML_PROCESSOR_OP); in LsAmlOffsetWalk()
H A Daslmap.c473 /* PROCESSOR */ OP_TABLE_ENTRY (AML_PROCESSOR_OP, 0, …
H A Dasloperands.c1260 case AML_PROCESSOR_OP: in OpnAttachNameToNode()
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmwalk.c383 case AML_PROCESSOR_OP: in AcpiDmBlockType()
472 case AML_PROCESSOR_OP: in AcpiDmListType()
837 case AML_PROCESSOR_OP: in AcpiDmDescendingOp()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpstree.c456 case AML_PROCESSOR_OP: in AcpiPsGetChild()
/freebsd/sys/contrib/dev/acpica/include/
H A Damlcode.h291 #define AML_PROCESSOR_OP (UINT16) 0x5b83 macro
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload2.c688 case AML_PROCESSOR_OP: in AcpiDsLoad2EndOp()