Home
last modified time | relevance | path

Searched refs:pte_looks_normal (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/powerpc/mm/
Dpgtable.c49 static inline int pte_looks_normal(pte_t pte) in pte_looks_normal() function
85 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()