Lines Matching refs:cp_flags
40 unsigned long cp_flags) in change_pte_range() argument
46 bool dirty_accountable = cp_flags & MM_CP_DIRTY_ACCT; in change_pte_range()
47 bool prot_numa = cp_flags & MM_CP_PROT_NUMA; in change_pte_range()
48 bool uffd_wp = cp_flags & MM_CP_UFFD_WP; in change_pte_range()
49 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_pte_range()
214 pgprot_t newprot, unsigned long cp_flags) in change_pmd_range() argument
255 newprot, cp_flags); in change_pmd_range()
270 cp_flags); in change_pmd_range()
286 pgprot_t newprot, unsigned long cp_flags) in change_pud_range() argument
298 cp_flags); in change_pud_range()
306 pgprot_t newprot, unsigned long cp_flags) in change_p4d_range() argument
318 cp_flags); in change_p4d_range()
326 unsigned long cp_flags) in change_protection_range() argument
343 cp_flags); in change_protection_range()
356 unsigned long cp_flags) in change_protection() argument
360 BUG_ON((cp_flags & MM_CP_UFFD_WP_ALL) == MM_CP_UFFD_WP_ALL); in change_protection()
366 cp_flags); in change_protection()