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

/linux-master/arch/arm64/include/asm/
H A Dpgtable.h863 static inline pud_t *pud_set_fixmap_offset(p4d_t *p4dp, unsigned long addr) function
894 #define pud_set_fixmap_offset(pgdp, addr) ((pud_t *)pgdp) macro

Completed in 181 milliseconds