Searched refs:max_mmid_width (Results 1 – 1 of 1) sorted by relevance
871 unsigned int config5, max_mmid_width; in decode_config5() local935 max_mmid_width = 16; in decode_config5()936 if (asid_mask > GENMASK(max_mmid_width - 1, 0)) { in decode_config5()938 max_mmid_width); in decode_config5()939 asid_mask = GENMASK(max_mmid_width - 1, 0); in decode_config5()