Searched refs:pud_set_fixmap_offset (Results 1 – 3 of 3) sorted by relevance
197 bm_pudp = pud_set_fixmap_offset(bm_p4dp, FIXADDR_TOT_START); in fixmap_copy()
336 pudp = pud_set_fixmap_offset(p4dp, addr); in alloc_init_pud()
787 #define pud_set_fixmap_offset(p4d, addr) pud_set_fixmap(pud_offset_phys(p4d, addr)) macro802 #define pud_set_fixmap_offset(pgdp, addr) ((pud_t *)pgdp) macro