Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmprotect.c91 bool prot_numa = cp_flags & MM_CP_PROT_NUMA; in change_pte_range() local
101 if (prot_numa && !(vma->vm_flags & VM_SHARED) && in change_pte_range()
116 if (prot_numa) { in change_pte_range()
H A Dhuge_memory.c1800 bool prot_numa = cp_flags & MM_CP_PROT_NUMA; in change_huge_pmd() local
1807 if (prot_numa && !thp_migration_supported()) in change_huge_pmd()
1847 if (prot_numa) { in change_huge_pmd()