Searched refs:s1lo (Results 1 – 1 of 1) sorted by relevance
3060 uint8_t s1lo, s2lo, s1hi, s2hi, s2_mair_attrs, ret_attrs; in combined_attrs_nofwb() local3068 s1lo = extract32(s1.attrs, 0, 4); in combined_attrs_nofwb()3076 if (s1lo == 0 || s2lo == 0) { in combined_attrs_nofwb()3079 } else if (s1lo == 4 || s2lo == 4) { in combined_attrs_nofwb()3082 } else if (s1lo == 8 || s2lo == 8) { in combined_attrs_nofwb()3091 | combine_cacheattr_nibble(s1lo, s2lo); in combined_attrs_nofwb()