Searched refs:PGI_RELOCONLY (Results 1 – 3 of 3) sorted by relevance
76 #define PGI_RELOCONLY 0x10000 /* acts in the opposite sense to PG_NORELOC */ macro530 if (!(flags & (PG_NORELOC | PGI_NOCAGE | PGI_RELOCONLY)) && \
396 #define PGI_RELOCONLY 0x010000 /* opposite of PG_NORELOC */ macro
4167 flags = PGI_RELOCONLY; in page_get_replacement_page()