Searched refs:p4d_set_fixmap_offset (Results 1 – 2 of 2) sorted by relevance
1085 static inline p4d_t *p4d_set_fixmap_offset(pgd_t *pgdp, unsigned long addr) in p4d_set_fixmap_offset() function1116 #define p4d_set_fixmap_offset(p4dp, addr) ((p4d_t *)p4dp) macro
407 p4dp = p4d_set_fixmap_offset(pgdp, addr); in alloc_init_p4d()