Home
last modified time | relevance | path

Searched defs:nomap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/of/
H A Dof_reserved_mem.c34 phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, in early_init_dt_alloc_reserved_memory_arch()
86 phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, in __reserved_mem_alloc_in_range()
143 bool nomap; in __reserved_mem_alloc_size() local
322 bool nomap; in fdt_init_reserved_mem() local
H A Dfdt.c480 phys_addr_t size, bool nomap) in early_init_dt_reserve_memory()
508 bool nomap; in __reserved_mem_reserve_reg() local
/openbmc/linux/tools/perf/util/
H A Dmem-events.h89 u32 nomap; /* count of load/stores with no phys addrs */ member