Searched defs:arm64_ftr_bits (Results 1 – 1 of 1) sorted by relevance
13096 struct arm64_ftr_bits { struct13097 bool sign;13098 bool visible;13099 bool strict;13100 enum ftr_type type;13101 u8 shift;13102 u8 width;13103 s64 safe_val;