Searched defs:pte_mkhuge (Results 1 – 13 of 13) sorted by relevance
123 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
376 #define pte_mkhuge(pte) (__pte(pte_val(pte) | \ macro380 #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
179 #define pte_mkhuge(pte) __pte((pte_val(pte) & ~0x3) | HVM_HUGEPAGE_SIZE) macro
387 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
428 static inline pte_t pte_mkhuge(pte_t pte) function
313 #define pte_mkhuge(pte) (__pte(pte_val(pte))) macro
431 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
296 #define pte_mkhuge(pte) (__pte(pte_val(pte) & ~PTE_TABLE_BIT)) macro
332 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
682 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function
947 static inline pte_t pte_mkhuge(pte_t pte) in pte_mkhuge() function