Searched defs:pud_set_fixmap_offset (Results 1 – 2 of 2) sorted by relevance
540 #define pud_set_fixmap_offset(pgd, addr) pud_set_fixmap(pud_offset_phys(pgd, addr)) macro554 #define pud_set_fixmap_offset(pgdp, addr) ((pud_t *)pgdp) macro
701 #define pud_set_fixmap_offset(p4d, addr) pud_set_fixmap(pud_offset_phys(p4d, addr)) macro716 #define pud_set_fixmap_offset(pgdp, addr) ((pud_t *)pgdp) macro