Lines Matching refs:cp_flags
43 unsigned long cp_flags)
49 bool dirty_accountable = cp_flags & MM_CP_DIRTY_ACCT;
50 bool prot_numa = cp_flags & MM_CP_PROT_NUMA;
51 bool uffd_wp = cp_flags & MM_CP_UFFD_WP;
52 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE;
224 pgprot_t newprot, unsigned long cp_flags)
265 newprot, cp_flags);
280 cp_flags);
296 pgprot_t newprot, unsigned long cp_flags)
308 cp_flags);
316 pgprot_t newprot, unsigned long cp_flags)
328 cp_flags);
336 unsigned long cp_flags)
353 cp_flags);
366 unsigned long cp_flags)
370 BUG_ON((cp_flags & MM_CP_UFFD_WP_ALL) == MM_CP_UFFD_WP_ALL);
376 cp_flags);