Searched refs:pud_set_fixmap_offset (Results 1 – 2 of 2) sorted by relevance
556 #define pud_set_fixmap_offset(pgd, addr) pud_set_fixmap(pud_offset_phys(pgd, addr)) macro570 #define pud_set_fixmap_offset(pgdp, addr) ((pud_t *)pgdp) macro
292 pudp = pud_set_fixmap_offset(pgdp, addr); in alloc_init_pud()616 pud_set_fixmap_offset(pgdp, FIXADDR_START), in map_kernel()