Searched refs:max_mmid_width (Results 1 – 1 of 1) sorted by relevance
647 unsigned int config5, max_mmid_width; in decode_config5() local711 max_mmid_width = 16; in decode_config5()712 if (asid_mask > GENMASK(max_mmid_width - 1, 0)) { in decode_config5()714 max_mmid_width); in decode_config5()715 asid_mask = GENMASK(max_mmid_width - 1, 0); in decode_config5()