Searched defs:pud_page (Results 1 – 14 of 14) sorted by relevance
21 static int ident_pud_init(struct x86_mapping_info *info, pud_t *pud_page, in ident_pud_init()
151 pud_t *pud_page, *pud_page_tramp; in init_trampoline_pud() local
281 void set_pte_vaddr_pud(pud_t *pud_page, unsigned long vaddr, pte_t new_pte) in set_pte_vaddr_pud()554 phys_pud_init(pud_t *pud_page, unsigned long paddr, unsigned long paddr_end, in phys_pud_init()
27 #define pud_page(pud) pgd_page(pud) macro
52 #define pud_page(pud) (pmd_page((pmd_t){ pud })) macro
90 #define pud_page(pud) phys_to_page(pud_val(pud) & PAGE_MASK) macro
296 struct page *pud_page(pud_t pud) in pud_page() function
225 #define pud_page(pud) pmd_page(__pmd(pud_val(pud))) macro
331 #define pud_page(pud) (pfn_to_page(pud_phys(pud) >> PAGE_SHIFT)) macro
283 #define pud_page(pud) virt_to_page((pud_val(pud) + PAGE_OFFSET)) macro
888 #define pud_page(pud) virt_to_page((void *)pud_page_vaddr(pud)) macro
507 #define pud_page(pud) pfn_to_page(__phys_to_pfn(__pud_to_phys(pud))) macro
853 #define pud_page(pud) pfn_to_page(pud_pfn(pud)) macro
1212 #define pud_page(pud) pfn_to_page(pud_pfn(pud)) macro