Home
last modified time | relevance | path

Searched refs:arch_set_page_dat (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/s390/mm/
H A Dpgalloc.c50 arch_set_page_dat(ptdesc_page(ptdesc), CRST_ALLOC_ORDER); in crst_table_alloc()
151 arch_set_page_dat(virt_to_page(table), 0); in page_table_alloc_pgste()
291 arch_set_page_dat(ptdesc_page(ptdesc), 0); in page_table_alloc()
H A Dpage-states.c221 void arch_set_page_dat(struct page *page, int order) in arch_set_page_dat() function
H A Dvmem.c53 arch_set_page_dat(virt_to_page(table), CRST_ALLOC_ORDER); in vmem_crst_alloc()
H A Dgmap.c36 arch_set_page_dat(page, CRST_ALLOC_ORDER); in gmap_alloc_crst()
/openbmc/linux/arch/s390/include/asm/
H A Dpage.h167 void arch_set_page_dat(struct page *page, int order);