Searched refs:pte_huge (Results 1 – 3 of 3) sorted by relevance
321 #define pte_huge(pte) (pte_val(pte) & _PAGE_HUGE) macro325 #define pte_huge(pte) (0) macro
173 #define pte_huge(pte) (pte_val(pte) && !(pte_val(pte) & PTE_TABLE_BIT)) macro
207 | pte_huge | Tests a HugeTLB |