Searched refs:max_mmid_width (Results 1 – 1 of 1) sorted by relevance
644 unsigned int config5, max_mmid_width; in decode_config5() local708 max_mmid_width = 16; in decode_config5()709 if (asid_mask > GENMASK(max_mmid_width - 1, 0)) { in decode_config5()711 max_mmid_width); in decode_config5()712 asid_mask = GENMASK(max_mmid_width - 1, 0); in decode_config5()