Searched refs:PGI_PGCPHIPRI (Results 1 – 4 of 4) sorted by relevance
398 #define PGI_PGCPHIPRI 0x040000 /* page_get_contig_page pri alloc */ macro
1955 flags |= (PGI_PGCPSZC0 | PGI_PGCPHIPRI); in page_create_update_flags_x86()
78 #define PGI_PGCPHIPRI 0x40000 /* page_get_contig_page priority allocation */ macro
3153 if ((ptcpthreshold == 0) || (flags & PGI_PGCPHIPRI)) in page_trylock_contig_pages()3660 if (pgcplimitsearch && ((flags & PGI_PGCPHIPRI) == 0)) in page_get_contig_pages()3665 if (flags & PGI_PGCPHIPRI || pfnflag) in page_get_contig_pages()4352 flags | PGI_PGCPHIPRI); in page_get_replacement_page()