Searched defs:pte_huge (Results 1 – 3 of 3) sorted by relevance
313 static inline int pte_huge(pte_t pte) { return pte_val(pte) & _PAGE_HUGE; } in pte_huge() function
196 #define pte_huge hv_pte_get_page macro
115 static inline int pte_huge(pte_t pte) in pte_huge() function