Lines Matching refs:pgprot_t
44 pgprot_t mask_set;
45 pgprot_t mask_clr;
77 static inline pgprot_t cachemode2pgprot(enum page_cache_mode pcm) in cachemode2pgprot()
508 static inline bool conflicts(pgprot_t prot, pgprotval_t val) in conflicts()
513 static inline void check_conflict(int warnlvl, pgprot_t prot, pgprotval_t val, in check_conflict()
537 static inline pgprot_t static_protections(pgprot_t prot, unsigned long start, in static_protections()
585 static inline pgprot_t verify_rwx(pgprot_t old, pgprot_t new, unsigned long start, in verify_rwx()
792 static pgprot_t pgprot_clear_protnone_bits(pgprot_t prot) in pgprot_clear_protnone_bits()
813 pgprot_t old_prot, new_prot, req_prot, chk_prot; in __should_split_large_page()
970 pgprot_t ref_prot, unsigned long address, in split_set_pte()
974 pgprot_t prot; in split_set_pte()
1012 pgprot_t ref_prot; in __split_large_page()
1288 unsigned num_pages, pmd_t *pmd, pgprot_t pgprot) in populate_pte()
1307 unsigned num_pages, pud_t *pud, pgprot_t pgprot) in populate_pmd()
1311 pgprot_t pmd_pgprot; in populate_pmd()
1380 pgprot_t pgprot) in populate_pud()
1385 pgprot_t pud_pgprot; in populate_pud()
1463 pgprot_t pgprot = __pgprot(_KERNPG_TABLE); in populate_pgd()
1574 pgprot_t old_prot = pte_pgprot(old_pte); in __change_page_attr()
1575 pgprot_t new_prot = pte_pgprot(old_pte); in __change_page_attr()
1737 pgprot_t mask_set, pgprot_t mask_clr, in change_page_attr_set_clr()
1829 pgprot_t mask, int array) in change_page_attr_set()
1836 pgprot_t mask, int array) in change_page_attr_clear()
1843 pgprot_t mask) in cpa_set_pages_array()
1850 pgprot_t mask) in cpa_clear_pages_array()
1862 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) in __set_memory_prot()
2075 pgprot_t empty = __pgprot(0); in __set_memory_enc_pgtable()