Searched refs:ArchFlagsType (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/alpha/
H A Dtypes.hh60 typedef uint8_t ArchFlagsType; typedef in struct:AlphaISA::AlphaRequestFlags
63 static const ArchFlagsType VPTE = 0x01;
65 static const ArchFlagsType ALTMODE = 0x02;
/gem5/src/mem/
H A Drequest.hh91 typedef uint8_t ArchFlagsType; typedef in class:Request
750 ArchFlagsType

Completed in 8 milliseconds