Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dmmu.h31 unsigned int has_pgste:1; member
H A Dmmu_context.h36 mm->context.has_pgste = 0; in init_new_context()
H A Dpgtable.h513 if (unlikely(mm->context.has_pgste)) in mm_has_pgste()
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dgmap.c2522 * - This must be called after mm->context.has_pgste is set, to avoid
2561 mm->context.has_pgste = 1; in s390_enable_sie()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dgmap.c2552 * - This must be called after mm->context.has_pgste is set, to avoid
2559 * mm_forbids_zeropage(mm) i.e. mm->context.has_pgste is set.
2599 mm->context.has_pgste = 1; in s390_enable_sie()

Completed in 24 milliseconds