Searched refs:L1_TYPE_S (Results 1 – 5 of 5) sorted by relevance
155 L1_TYPE_S|L1_S_C|L1_S_V7_AP(AP_KRW)|L1_S_V7_AF)158 L1_TYPE_S|L1_S_C|L1_S_V7_AP(AP_KRW)|L1_S_V7_AF)
333 (cur_pd[va>>L1_S_SHIFT] & L1_TYPE_MASK) == L1_TYPE_S; in copy_io_area_map()
236 case L1_TYPE_S: in db_write_text()281 case L1_TYPE_S: in db_write_text()
325 #define l1pte_section_p(pde) (((pde) & L1_TYPE_MASK) == L1_TYPE_S)389 #define L1_S_PROTO_v7 (L1_TYPE_S)
136 #define L1_TYPE_S 0x02 /* Section or Supersection */ macro