Lines Matching refs:pgprot_t
39 pgprot_t mask_set;
40 pgprot_t mask_clr;
72 static inline pgprot_t cachemode2pgprot(enum page_cache_mode pcm) in cachemode2pgprot()
497 static inline bool conflicts(pgprot_t prot, pgprotval_t val) in conflicts()
502 static inline void check_conflict(int warnlvl, pgprot_t prot, pgprotval_t val, in check_conflict()
526 static inline pgprot_t static_protections(pgprot_t prot, unsigned long start, in static_protections()
748 static pgprot_t pgprot_clear_protnone_bits(pgprot_t prot) in pgprot_clear_protnone_bits()
769 pgprot_t old_prot, new_prot, req_prot, chk_prot; in __should_split_large_page()
924 pgprot_t ref_prot, unsigned long address, in split_set_pte()
928 pgprot_t prot; in split_set_pte()
966 pgprot_t ref_prot; in __split_large_page()
1242 unsigned num_pages, pmd_t *pmd, pgprot_t pgprot) in populate_pte()
1261 unsigned num_pages, pud_t *pud, pgprot_t pgprot) in populate_pmd()
1265 pgprot_t pmd_pgprot; in populate_pmd()
1334 pgprot_t pgprot) in populate_pud()
1339 pgprot_t pud_pgprot; in populate_pud()
1417 pgprot_t pgprot = __pgprot(_KERNPG_TABLE); in populate_pgd()
1528 pgprot_t new_prot = pte_pgprot(old_pte); in __change_page_attr()
1688 pgprot_t mask_set, pgprot_t mask_clr, in change_page_attr_set_clr()
1780 pgprot_t mask, int array) in change_page_attr_set()
1787 pgprot_t mask, int array) in change_page_attr_clear()
1794 pgprot_t mask) in cpa_set_pages_array()
1801 pgprot_t mask) in cpa_clear_pages_array()
1813 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) in __set_memory_prot()