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
358 #define pte_mkhuge(pte) (__pte(pte_val(pte) | \ macro362 #define pte_mkhuge(pte) (pte) macro
160 #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
414 static inline pte_t pte_mkhuge(pte_t pte) function
506 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
306 #define pte_mkhuge(pte) (__pte(pte_val(pte))) macro
348 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
397 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
343 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
340 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
707 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
987 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function