Searched defs:pte_mkhuge (Results 1 – 15 of 15) sorted by relevance
102 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
375 #define pte_mkhuge(pte) (__pte(pte_val(pte) | \ macro379 #define pte_mkhuge(pte) (pte) macro
271 static inline pte_t pte_mkhuge(pte_t pte) { set_pte(&pte, __pte(pte_val(pte) | _PAGE_SZHUGE)); retu… in pte_mkhuge() function
208 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
180 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) macro
137 static inline pte_t pte_mkhuge(pte_t pte) { return pte; } in pte_mkhuge() function
364 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
428 static inline pte_t pte_mkhuge(pte_t pte) function
214 #define pte_mkhuge hv_pte_set_page macro
312 #define pte_mkhuge(pte) (__pte(pte_val(pte))) macro
259 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
396 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
275 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
483 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
870 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function