Home
last modified time | relevance | path

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

/linux/mm/
H A Dmprotect.c222 bool prot_numa = cp_flags & MM_CP_PROT_NUMA; in change_pte_range() local
232 if (prot_numa) in change_pte_range()
248 if (prot_numa && pte_protnone(oldpte)) in change_pte_range()
259 if (prot_numa && in change_pte_range()
H A Dhuge_memory.c2562 bool prot_numa = cp_flags & MM_CP_PROT_NUMA; in change_huge_pmd() local
2569 if (prot_numa && !thp_migration_supported()) in change_huge_pmd()
2582 if (prot_numa) { in change_huge_pmd()