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

/gem5/src/mem/
H A Dmulti_level_page_table.hh115 struct LastType;
118 struct LastType<First, Second, Rest...> struct in namespace:__anon19
120 typedef typename LastType<Second, Rest...>::type type;
124 struct LastType<Only> struct in namespace:__anon19
172 bool allocate, typename LastType<EntryTypes...>::type *entry)
174 WalkWrapper<typename LastType<EntryTypes...>::type, EntryTypes...>::walk(
184 typedef typename LastType<EntryTypes...>::type Final;

Completed in 4 milliseconds