Searched refs:pte_looks_normal (Results 1 – 1 of 1) sorted by relevance
49 static inline int pte_looks_normal(pte_t pte) in pte_looks_normal() function85 if (pte_looks_normal(pte) && !(cpu_has_feature(CPU_FTR_COHERENT_ICACHE) || in set_pte_filter_hash()119 if (!pte_exec(pte) || !pte_looks_normal(pte)) in set_pte_filter()