Searched refs:pud_set_fixmap_offset (Results 1 – 2 of 2) sorted by relevance
737 #define pud_set_fixmap_offset(p4d, addr) pud_set_fixmap(pud_offset_phys(p4d, addr)) macro752 #define pud_set_fixmap_offset(pgdp, addr) ((pud_t *)pgdp) macro
339 pudp = pud_set_fixmap_offset(p4dp, addr); in alloc_init_pud()765 bm_pudp = pud_set_fixmap_offset(bm_p4dp, FIXADDR_START); in map_kernel()