Searched refs:CPA_PAGES_ARRAY (Results 1 – 1 of 1) sorted by relevance
54 #define CPA_PAGES_ARRAY 4 macro230 if (in_flags & CPA_PAGES_ARRAY) in cpa_flush_array()1157 if (cpa->flags & CPA_PAGES_ARRAY) { in __change_page_attr()1274 if (cpa->flags & CPA_PAGES_ARRAY) { in cpa_process_alias()1289 alias_cpa.flags &= ~(CPA_PAGES_ARRAY | CPA_ARRAY); in cpa_process_alias()1308 alias_cpa.flags &= ~(CPA_PAGES_ARRAY | CPA_ARRAY); in cpa_process_alias()1332 if (cpa->flags & (CPA_ARRAY | CPA_PAGES_ARRAY)) in __change_page_attr_set_clr()1356 if (cpa->flags & (CPA_PAGES_ARRAY | CPA_ARRAY)) in __change_page_attr_set_clr()1394 } else if (!(in_flag & CPA_PAGES_ARRAY)) { in change_page_attr_set_clr()1427 if (in_flag & (CPA_ARRAY | CPA_PAGES_ARRAY)) in change_page_attr_set_clr()[all …]