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