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