Searched refs:OV5_INDX (Results 1 – 4 of 4) sorted by relevance
447 if (size <= OV5_INDX(OV5_MMU_SUPPORT)) { in early_check_vec5() 453 mmu_supported = vec5[OV5_INDX(OV5_MMU_SUPPORT)] & in early_check_vec5() 460 if (!(vec5[OV5_INDX(OV5_RADIX_GTSE)] & in early_check_vec5()
135 * and OV5_INDX() macros to extract the desired information.138 #define OV5_INDX(x) ((x) >> 8) macro
140 index = OV5_INDX(vec5_fw_features_table[i].feature); in fw_vec5_feature_init()
789 vec5_xive = get_vec5_feature(OV5_INDX(OV5_XIVE_SUPPORT)); in xive_spapr_disabled()