Searched defs:nomap (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/of/ | ||
H A D | of_reserved_mem.c | 103 int nomap; __reserved_mem_alloc_size() local 31 early_init_dt_alloc_reserved_memory_arch(phys_addr_t size, phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, phys_addr_t *res_base) early_init_dt_alloc_reserved_memory_arch() argument 59 early_init_dt_alloc_reserved_memory_arch(phys_addr_t size, phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, phys_addr_t *res_base) early_init_dt_alloc_reserved_memory_arch() argument |
H A D | fdt.c | 479 int nomap, first = 1; __reserved_mem_reserve_reg() local 1024 early_init_dt_reserve_memory_arch(phys_addr_t base, phys_addr_t size, bool nomap) early_init_dt_reserve_memory_arch() argument 1046 early_init_dt_reserve_memory_arch(phys_addr_t base, phys_addr_t size, bool nomap) early_init_dt_reserve_memory_arch() argument |
Completed in 177 milliseconds