pte_looks_normal
if (!pte_exec(pte) || !pte_looks_normal(pte, addr))
if (pte_looks_normal(pte, addr) && !(cpu_has_feature(CPU_FTR_COHERENT_ICACHE) ||