Searched defs:nomap (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/of/ | 
| D | of_reserved_mem.c | 32 	phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap,  in early_init_dt_alloc_reserved_memory_arch()60 	phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap,  in early_init_dt_alloc_reserved_memory_arch()
 103 	int nomap;  in __reserved_mem_alloc_size()  local
 
 | 
| D | fdt.c | 479 	int nomap, first = 1;  in __reserved_mem_reserve_reg()  local1025 					phys_addr_t size, bool nomap)  in early_init_dt_reserve_memory_arch()
 1047 					phys_addr_t size, bool nomap)  in early_init_dt_reserve_memory_arch()
 
 |