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

/linux-master/arch/s390/include/asm/
H A Dmmu.h30 unsigned int has_pgste:1; member in struct:__anon4
H A Dmmu_context.h35 mm->context.has_pgste = 0;
H A Dpgtable.h514 if (unlikely(mm->context.has_pgste))
/linux-master/arch/s390/mm/
H A Dgmap.c2554 * - This must be called after mm->context.has_pgste is set, to avoid
2561 * mm_forbids_zeropage(mm) i.e. mm->context.has_pgste is set.
2601 mm->context.has_pgste = 1;

Completed in 135 milliseconds