Searched refs:pte_huge (Results 1 – 11 of 11) sorted by relevance
169 if (pte_huge(src_pte)) { in fast_copy()207 if (pte_huge(dst_pte)) { in fast_copy()
183 if (!pte || !pte_testbit(*pte) || pte_huge(*pte)) { in pageattr_test()
160 BUG_ON(pte && !pte_none(*pte) && !pte_huge(*pte)); in huge_pte_alloc()
45 BUG_ON(pte && !pte_none(*pte) && !pte_huge(*pte)); in huge_pte_alloc()
415 BUG_ON(!pte_present(pteval) || pte_huge(pteval)); in homecache_change_page_home()
972 BUG_ON(pte_huge(*ptep)); /* not relevant for kdata_huge */ in mark_w1data_ro()1030 if (pte_huge(*ptep)) in free_init_pages()
196 #define pte_huge hv_pte_get_page macro
313 static inline int pte_huge(pte_t pte) { return pte_val(pte) & _PAGE_HUGE; } in pte_huge() function
1409 if (pte_huge(*ptep)) { in setup_per_cpu_areas()1414 BUG_ON(pte_huge(*ptep)); in setup_per_cpu_areas()
115 static inline int pte_huge(pte_t pte) in pte_huge() function
1085 WARN_ON(pte_huge(*ptep)); in kvm_set_pte_rmapp()