Home
last modified time | relevance | path

Searched refs:ProcId (Results 1 – 6 of 6) sorted by relevance

/acpica-latest/source/components/utilities/
Dutcopy.c325 ExternalObject->Processor.ProcId = in AcpiUtCopyIsimpleToEsimple()
326 InternalObject->Processor.ProcId; in AcpiUtCopyIsimpleToEsimple()
/acpica-latest/source/components/executer/
Dexcreate.c511 ObjDesc->Processor.ProcId = (UINT8) Operand[1]->Integer.Value; in AcpiExCreateProcessor()
Dexdump.c299 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET (Processor.ProcId), "Processor ID"},
/acpica-latest/source/include/
Dacobject.h400 UINT8 ProcId; member
Dactypes.h1115 UINT32 ProcId; member
/acpica-latest/source/components/namespace/
Dnsdump.c432 ObjDesc->Processor.ProcId, ObjDesc->Processor.Length, in AcpiNsDumpOneObject()