Searched refs:ID_AA64PFR1_BT_NONE (Results 1 – 3 of 3) sorted by relevance
1764 #define ID_AA64PFR1_BT_NONE (UL(0x0) << ID_AA64PFR1_BT_SHIFT) macro
1817 MRS_FIELD_VALUE(ID_AA64PFR1_BT_NONE, ""),
8929 if (ID_AA64PFR1_BT_VAL(reg) != ID_AA64PFR1_BT_NONE) { in pmap_init_mp()