Searched refs:pmd_index (Results 1 – 1 of 1) sorted by relevance
72 #ifndef pmd_index73 static inline unsigned long pmd_index(unsigned long address) in pmd_index() function77 #define pmd_index pmd_index macro146 return pud_pgtable(*pud) + pmd_index(address); in pmd_offset()
Completed in 10 milliseconds