Searched refs:FaultKindType (Results 1 – 1 of 1) sorted by relevance
106 typedef uint32_t FaultKindType; typedef111 FaultKindOffset + sizeof(FaultKindType);127 FaultKindType getFaultKind() const { in getFaultKind()128 return read<FaultKindType>(P + FaultKindOffset, E); in getFaultKind()