Searched defs:pte_mkhuge (Results 1 – 12 of 12) sorted by relevance
131 static inline pte_t pte_mkhuge(pte_t pte) { in pte_mkhuge() function
209 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
273 static inline pte_t pte_mkhuge(pte_t pte) { set_pte(&pte, __pte(pte_val(pte) | _PAGE_SZHUGE)); retu… in pte_mkhuge() function
187 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) macro
372 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
232 static inline pte_t pte_mkhuge(pte_t pte) { return pte; } in pte_mkhuge() function
214 #define pte_mkhuge hv_pte_set_page macro
316 #define pte_mkhuge(pte) (__pte(pte_val(pte))) macro
241 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
376 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
236 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
1009 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function