Searched refs:CPA_PAGES_ARRAY (Results 1 – 1 of 1) sorted by relevance
54 #define CPA_PAGES_ARRAY 4 macro231 if (in_flags & CPA_PAGES_ARRAY) in cpa_flush_array()1130 if (cpa->flags & CPA_PAGES_ARRAY) { in __change_page_attr()1247 if (cpa->flags & CPA_PAGES_ARRAY) { in cpa_process_alias()1262 alias_cpa.flags &= ~(CPA_PAGES_ARRAY | CPA_ARRAY); in cpa_process_alias()1281 alias_cpa.flags &= ~(CPA_PAGES_ARRAY | CPA_ARRAY); in cpa_process_alias()1305 if (cpa->flags & (CPA_ARRAY | CPA_PAGES_ARRAY)) in __change_page_attr_set_clr()1329 if (cpa->flags & (CPA_PAGES_ARRAY | CPA_ARRAY)) in __change_page_attr_set_clr()1367 } else if (!(in_flag & CPA_PAGES_ARRAY)) { in change_page_attr_set_clr()1400 if (in_flag & (CPA_ARRAY | CPA_PAGES_ARRAY)) in change_page_attr_set_clr()[all …]