Searched defs:ALL_FLAGS (Results 1 – 5 of 5) sorted by relevance
277 #define ALL_FLAGS (INTERRUPT | FAULTING | THRASH | THRASH_INACTIVE) macro
251 #define ALL_FLAGS (HANG | INTERRUPT | FAULTING | THRASH | THRASH_INACTIVE) macro
65 const ALL_FLAGS: &'static [(&'static str, u32, bool)] = &[$( constant
223 const ALL_FLAGS = 0xc; constant
253 const ALL_FLAGS = 0xc; constant