Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dof_reserved_mem.c37 phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, in early_init_dt_alloc_reserved_memory_arch() argument
133 phys_addr_t size, bool nomap) in early_init_dt_reserve_memory() argument
160 bool nomap; in __reserved_mem_reserve_reg() local
348 phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, in __reserved_mem_alloc_in_range() argument
404 bool nomap; __reserved_mem_alloc_size() local
576 bool nomap; fdt_init_reserved_mem_node() local
[all...]
/linux/tools/perf/util/
H A Dmem-events.h84 u32 nomap; /* count of load/stores with no phys addrs */ member