Searched refs:CPA_PAGES_ARRAY (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpageattr.c52 #define CPA_PAGES_ARRAY 4 macro
229 if (in_flags & CPA_PAGES_ARRAY)
621 if (cpa->flags & CPA_PAGES_ARRAY) {
730 if (cpa->flags & CPA_PAGES_ARRAY) {
745 alias_cpa.flags &= ~(CPA_PAGES_ARRAY | CPA_ARRAY);
764 alias_cpa.flags &= ~(CPA_PAGES_ARRAY | CPA_ARRAY);
788 if (cpa->flags & (CPA_ARRAY | CPA_PAGES_ARRAY))
812 if (cpa->flags & (CPA_PAGES_ARRAY | CPA_ARRAY))
854 } else if (!(in_flag & CPA_PAGES_ARRAY)) {
856 * in_flag of CPA_PAGES_ARRAY implie
[all...]

Completed in 59 milliseconds