Lines Matching defs:size
55 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot()
98 void *(*alloc)(unsigned long size)) in alloc_init_pte()
133 void *(*alloc)(unsigned long size)) in alloc_init_pmd()
198 void *(*alloc)(unsigned long size)) in alloc_init_pud()
249 phys_addr_t size, pgprot_t prot, in __create_mapping()
250 void *(*alloc)(unsigned long size)) in __create_mapping()
265 static void *late_alloc(unsigned long size) in late_alloc()
276 phys_addr_t size, pgprot_t prot) in create_mapping()
288 unsigned long virt, phys_addr_t size, in create_pgd_mapping()
296 phys_addr_t size, pgprot_t prot) in create_mapping_late()
649 int size, offset; in fixmap_remap_fdt() local