Home
last modified time | relevance | path

Searched refs:page_table_alloc_pgste (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dpgalloc.h31 #define page_table_alloc_pgste(...) alloc_hooks(page_table_alloc_pgste_noprof(__VA_ARGS__)) macro
/linux/arch/s390/mm/
H A Dgmap.c1735 ptdesc = page_table_alloc_pgste(sg->mm); in gmap_shadow_pgt()