Searched refs:TIF_PGSTE (Results 1 – 3 of 3) sorted by relevance
171 !test_thread_flag(TIF_PGSTE) && \173 set_thread_flag(TIF_PGSTE); \
63 #define TIF_PGSTE 6 /* New mm's will use 4K page tables */ macro
30 test_thread_flag(TIF_PGSTE) || in init_new_context()