Searched defs:p4d_set_fixmap_offset (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpgtable.h981 static inline p4d_t *p4d_set_fixmap_offset(pgd_t *pgdp, unsigned long addr) function
1010 #define p4d_set_fixmap_offset(p4dp, addr) ((p4d_t *)p4dp) macro

Completed in 121 milliseconds