Searched defs:pte_mkhuge (Results 1 – 14 of 14) sorted by relevance
132 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function137 #define pte_mkhuge pte_mkhuge macro
149 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
391 #define pte_mkhuge(pte) (__pte(pte_val(pte) | \ macro395 #define pte_mkhuge(pte) (pte) macro
163 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) macro
172 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
288 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
467 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
420 static inline pte_t pte_mkhuge(pte_t pte) function
312 #define pte_mkhuge(pte) (__pte(pte_val(pte))) macro
401 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
326 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
684 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
369 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
974 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function