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

/linux-master/arch/s390/include/asm/
H A Dthread_info.h70 #define TIF_PGSTE 6 /* New mm's will use 4K page tables */ macro
H A Dmmu_context.h33 test_thread_flag(TIF_PGSTE) ||
H A Delf.h199 !test_thread_flag(TIF_PGSTE) && \
201 set_thread_flag(TIF_PGSTE); \

Completed in 93 milliseconds