Searched refs:CPA_PAGES_ARRAY (Results 1 – 1 of 1) sorted by relevance
55 #define CPA_PAGES_ARRAY 4 macro274 if (in_flags & CPA_PAGES_ARRAY) in cpa_flush_array()1224 if (cpa->flags & CPA_PAGES_ARRAY) { in __change_page_attr()1331 if (cpa->flags & CPA_PAGES_ARRAY) { in cpa_process_alias()1346 alias_cpa.flags &= ~(CPA_PAGES_ARRAY | CPA_ARRAY); in cpa_process_alias()1365 alias_cpa.flags &= ~(CPA_PAGES_ARRAY | CPA_ARRAY); in cpa_process_alias()1390 if (cpa->flags & (CPA_ARRAY | CPA_PAGES_ARRAY)) in __change_page_attr_set_clr()1414 if (cpa->flags & (CPA_PAGES_ARRAY | CPA_ARRAY)) in __change_page_attr_set_clr()1475 } else if (!(in_flag & CPA_PAGES_ARRAY)) { in change_page_attr_set_clr()1508 if (in_flag & (CPA_ARRAY | CPA_PAGES_ARRAY)) in change_page_attr_set_clr()[all …]