Home
last modified time | relevance | path

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

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