Searched refs:pud_index (Results 1 – 1 of 1) sorted by relevance
80 #ifndef pud_index81 static inline unsigned long pud_index(unsigned long address) in pud_index() function85 #define pud_index pud_index macro154 return p4d_pgtable(*p4d) + pud_index(address); in pud_offset()
Completed in 7 milliseconds