Searched refs:l1_type (Results 1 – 1 of 1) sorted by relevance
195 int l1_type; in pte1_is_valid() local197 l1_type = pte1 & L1_TYPE_MASK; in pte1_is_valid()198 return ((l1_type == L1_TYPE_C) || (l1_type == L1_TYPE_S)); in pte1_is_valid()