Lines Matching refs:pgprot_t
41 pgprot_t mask_set;
42 pgprot_t mask_clr;
74 static inline pgprot_t cachemode2pgprot(enum page_cache_mode pcm) in cachemode2pgprot()
505 static inline bool conflicts(pgprot_t prot, pgprotval_t val) in conflicts()
510 static inline void check_conflict(int warnlvl, pgprot_t prot, pgprotval_t val, in check_conflict()
534 static inline pgprot_t static_protections(pgprot_t prot, unsigned long start, in static_protections()
756 static pgprot_t pgprot_clear_protnone_bits(pgprot_t prot) in pgprot_clear_protnone_bits()
777 pgprot_t old_prot, new_prot, req_prot, chk_prot; in __should_split_large_page()
932 pgprot_t ref_prot, unsigned long address, in split_set_pte()
936 pgprot_t prot; in split_set_pte()
974 pgprot_t ref_prot; in __split_large_page()
1250 unsigned num_pages, pmd_t *pmd, pgprot_t pgprot) in populate_pte()
1269 unsigned num_pages, pud_t *pud, pgprot_t pgprot) in populate_pmd()
1273 pgprot_t pmd_pgprot; in populate_pmd()
1342 pgprot_t pgprot) in populate_pud()
1347 pgprot_t pud_pgprot; in populate_pud()
1425 pgprot_t pgprot = __pgprot(_KERNPG_TABLE); in populate_pgd()
1536 pgprot_t new_prot = pte_pgprot(old_pte); in __change_page_attr()
1696 pgprot_t mask_set, pgprot_t mask_clr, in change_page_attr_set_clr()
1788 pgprot_t mask, int array) in change_page_attr_set()
1795 pgprot_t mask, int array) in change_page_attr_clear()
1802 pgprot_t mask) in cpa_set_pages_array()
1809 pgprot_t mask) in cpa_clear_pages_array()
1821 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) in __set_memory_prot()