Searched refs:p4d_set_fixmap (Results 1 – 1 of 1) sorted by relevance
1152 static inline p4d_t *p4d_set_fixmap(unsigned long addr) in p4d_set_fixmap() function1163 return p4d_set_fixmap(p4d_offset_phys(pgdp, addr)); in p4d_set_fixmap_offset()1189 #define p4d_set_fixmap(addr) NULL macro