Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmprotect.c94 bool prot_numa = cp_flags & MM_CP_PROT_NUMA; in change_pte_range() local
104 if (prot_numa && !(vma->vm_flags & VM_SHARED) && in change_pte_range()
119 if (prot_numa) { in change_pte_range()
Dhuge_memory.c2198 bool prot_numa = cp_flags & MM_CP_PROT_NUMA; in change_huge_pmd() local
2205 if (prot_numa && !thp_migration_supported()) in change_huge_pmd()
2245 if (prot_numa) { in change_huge_pmd()