Searched refs:hpte_valid (Results 1 – 6 of 6) sorted by relevance
115 static inline unsigned int hpte_valid(unsigned char *hpte_slot_array, int index) in hpte_valid() function
227 static inline unsigned int hpte_valid(unsigned char *hpte_slot_array, int index) in hpte_valid() function
102 valid = hpte_valid(hpte_slot_array, index); in __hash_page_thp()
661 valid = hpte_valid(hpte_slot_array, i); in native_hugepage_invalidate()
1874 valid = hpte_valid(hpte_slot_array, i); in flush_hash_hugepage()
1223 valid = hpte_valid(hpte_slot_array, i); in pSeries_lpar_hugepage_invalidate()
Completed in 15 milliseconds