Searched refs:pmd_mkhuge (Results 1 – 11 of 11) sorted by relevance
254 #define pmd_mkhuge(pmd) (__pmd(pmd_val(pmd) & ~PMD_TABLE_BIT)) macro
477 #define pmd_mkhuge(pmd) pte_pmd(pte_mkhuge(pmd_pte(pmd))) macro
515 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
492 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
302 #define pmd_mkhuge(pmd) (__pmd(pmd_val(pmd) & ~PMD_TABLE_BIT)) macro
280 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
396 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
713 entry = pmd_mkhuge(entry); in mk_huge_pmd()782 entry = pmd_mkhuge(entry); in set_huge_zero_page()
1793 entry = pmd_mkhuge(entry); in migrate_misplaced_transhuge_page()
1481 static inline pmd_t pmd_mkhuge(pmd_t pmd) in pmd_mkhuge() function
1318 new_pmd = pmd_mkhuge(new_pmd); in user_mem_abort()