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

/linux-master/arch/s390/include/asm/
H A Dmmu.h28 unsigned int alloc_pgste:1; member in struct:__anon4
H A Dmmu_context.h32 mm->context.alloc_pgste = page_table_allocate_pgste ||
34 (current->mm && current->mm->context.alloc_pgste);
H A Delf.h200 !current->mm->context.alloc_pgste) { \
H A Dpgtable.h532 if (unlikely(mm->context.alloc_pgste))

Completed in 154 milliseconds