Searched refs:FaultMapVersionType (Results 1 – 1 of 1) sorted by relevance
27 using FaultMapVersionType = uint8_t; variable34 FaultMapVersionOffset + sizeof(FaultMapVersionType);142 FaultMapVersionType getFaultMapVersion() const { in getFaultMapVersion()143 auto Version = read<FaultMapVersionType>(P + FaultMapVersionOffset, E); in getFaultMapVersion()