Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dmmu.h27 unsigned int has_pgste:1; member
H A Dmmu_context.h32 mm->context.has_pgste = 0; in init_new_context()
H A Dpgtable.h572 if (unlikely(mm->context.has_pgste)) in mm_has_pgste()
/linux-6.15/arch/s390/mm/
H A Dgmap.c2264 mm->context.has_pgste = 1; in s390_enable_sie()