Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dmmu.h30 unsigned int has_pgste:1; member
H A Dmmu_context.h35 mm->context.has_pgste = 0; in init_new_context()
H A Dpgtable.h519 if (unlikely(mm->context.has_pgste)) in mm_has_pgste()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dgmap.c2561 mm->context.has_pgste = 1; in s390_enable_sie()