Searched defs:nomap (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | mem-events.h | 78 u32 nomap; /* count of load/stores with no phys adrs */ member
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | of_reserved_mem.c | 143 bool nomap; in __reserved_mem_alloc_size() local 322 bool nomap; in fdt_init_reserved_mem() local 33 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 85 __reserved_mem_alloc_in_range(phys_addr_t size, phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, phys_addr_t *res_base) __reserved_mem_alloc_in_range() argument [all...] |
H A D | fdt.c | 508 bool nomap; in __reserved_mem_reserve_reg() local 479 early_init_dt_reserve_memory(phys_addr_t base, phys_addr_t size, bool nomap) early_init_dt_reserve_memory() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | mem-events.h | 89 u32 nomap; /* count of load/stores with no phys addrs */ member
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | of_reserved_mem.c | 101 bool nomap; in __reserved_mem_alloc_size() local 285 bool nomap; in fdt_init_reserved_mem() local 41 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 [all...] |
H A D | fdt.c | 483 bool nomap; in __reserved_mem_reserve_reg() local 1148 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 6 milliseconds