Lines Matching refs:pgprot_t
54 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, in phys_mem_access_prot()
55 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot()
97 pgprot_t prot, in alloc_init_pte()
121 pgprot_t prot = __pgprot(pud_val(*old_pud) ^ addr); in split_pud()
132 phys_addr_t phys, pgprot_t prot, in alloc_init_pmd()
197 phys_addr_t phys, pgprot_t prot, in alloc_init_pud()
249 phys_addr_t size, pgprot_t prot, in __create_mapping()
276 phys_addr_t size, pgprot_t prot) in create_mapping()
289 pgprot_t prot) in create_pgd_mapping()
296 phys_addr_t size, pgprot_t prot) in create_mapping_late()
628 phys_addr_t phys, pgprot_t flags) in __set_fixmap()
648 pgprot_t prot = PAGE_KERNEL_RO; in fixmap_remap_fdt()