Searched refs:max_mmid_width (Results 1 – 1 of 1) sorted by relevance
641 unsigned int config5, max_mmid_width; in decode_config5() local705 max_mmid_width = 16; in decode_config5()706 if (asid_mask > GENMASK(max_mmid_width - 1, 0)) { in decode_config5()708 max_mmid_width); in decode_config5()709 asid_mask = GENMASK(max_mmid_width - 1, 0); in decode_config5()