Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgtable.c1123 * @pgstep: will be written with the current PGSTE for the given address.
1127 int get_pgste(struct mm_struct *mm, unsigned long hva, unsigned long *pgstep) in get_pgste() argument
1139 *pgstep = pgste_val(pgste_get(ptep)); in get_pgste()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgtable.c1186 * @pgstep: will be written with the current PGSTE for the given address.
1190 int get_pgste(struct mm_struct *mm, unsigned long hva, unsigned long *pgstep) in get_pgste() argument
1202 *pgstep = pgste_val(pgste_get(ptep)); in get_pgste()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgtable.h1181 int get_pgste(struct mm_struct *mm, unsigned long hva, unsigned long *pgstep);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgtable.h1303 int get_pgste(struct mm_struct *mm, unsigned long hva, unsigned long *pgstep);

Completed in 10 milliseconds