Home
last modified time | relevance | path

Searched refs:RhctHartInfo (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/compiler/
Ddttable2.c1868 ACPI_RHCT_HART_INFO *RhctHartInfo = NULL; in DtCompileRhct() local
1946 RhctHartInfo = ACPI_SUB_PTR (ACPI_RHCT_HART_INFO, in DtCompileRhct()
1948 if (RhctHartInfo) in DtCompileRhct()
1951 RhctHartInfo->NumOffsets = 0; in DtCompileRhct()
1967 RhctHartInfo->NumOffsets++; in DtCompileRhct()
/acpica-latest/source/common/
Ddmtbdump2.c2467 ACPI_RHCT_HART_INFO *RhctHartInfo; in AcpiDmDumpRhct() local
2521 RhctHartInfo = ACPI_ADD_PTR (ACPI_RHCT_HART_INFO, Subtable, SubtableOffset); in AcpiDmDumpRhct()
2524 (UINT16)(RhctHartInfo->NumOffsets * 4)) in AcpiDmDumpRhct()
2530 for (i = 0; i < RhctHartInfo->NumOffsets; i++) in AcpiDmDumpRhct()