Searched defs:prot_numa (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-4.19/mm/ |
| D | mprotect.c | 40 int dirty_accountable, int prot_numa) in change_pte_range() 192 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pmd_range() 261 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pud_range() 281 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_p4d_range() 301 int dirty_accountable, int prot_numa) in change_protection_range() 331 int dirty_accountable, int prot_numa) in change_protection()
|
| D | huge_memory.c | 1895 unsigned long addr, pgprot_t newprot, int prot_numa) in change_huge_pmd()
|
| /kernel/linux/linux-5.10/mm/ |
| D | mprotect.c | 47 bool prot_numa = cp_flags & MM_CP_PROT_NUMA; in change_pte_range() local
|
| D | huge_memory.c | 1803 bool prot_numa = cp_flags & MM_CP_PROT_NUMA; in change_huge_pmd() local
|