Home
last modified time | relevance | path

Searched refs:pmd_page (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/asm-generic/
Dpgtable-nopmd.h52 #define pud_page(pud) (pmd_page((pmd_t){ pud }))
/linux-4.19.296/fs/proc/
Dtask_mmu.c1022 page = pmd_page(*pmd); in clear_refs_pte_range()
1334 page = pmd_page(pmd); in pagemap_pmd_range()
/linux-4.19.296/drivers/xen/
Dprivcmd.c982 static int is_mapped_fn(pte_t *pte, struct page *pmd_page, in is_mapped_fn() argument
/linux-4.19.296/include/linux/
Dmm.h1887 return ptlock_ptr(pmd_page(*pmd)); in pte_lockptr()