Searched defs:nomap (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/of/ |
D | of_reserved_mem.c | 31 phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, in early_init_dt_alloc_reserved_memory_arch() 59 phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, in early_init_dt_alloc_reserved_memory_arch() 102 int nomap; in __reserved_mem_alloc_size() local
|
D | fdt.c | 559 int nomap, first = 1; in __reserved_mem_reserve_reg() local 1173 phys_addr_t size, bool nomap) in early_init_dt_reserve_memory_arch() 1192 phys_addr_t size, bool nomap) in early_init_dt_reserve_memory_arch()
|
/Linux-v4.19/arch/nios2/kernel/ |
D | prom.c | 46 bool nomap) in early_init_dt_reserve_memory_arch()
|
/Linux-v4.19/arch/mips/kernel/ |
D | prom.c | 48 phys_addr_t size, bool nomap) in early_init_dt_reserve_memory_arch()
|
/Linux-v4.19/tools/perf/util/ |
D | mem-events.h | 67 u32 nomap; /* count of load/stores with no phys adrs */ member
|