Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/of/
Dof_reserved_mem.c35 phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, in early_init_dt_alloc_reserved_memory_arch()
82 phys_addr_t size, bool nomap) in early_init_dt_reserve_memory()
110 bool nomap; in __reserved_mem_reserve_reg() local
207 phys_addr_t align, phys_addr_t start, phys_addr_t end, bool nomap, in __reserved_mem_alloc_in_range()
264 bool nomap; in __reserved_mem_alloc_size() local
441 bool nomap; in fdt_init_reserved_mem() local
/linux-6.12.1/tools/perf/util/
Dmem-events.h83 u32 nomap; /* count of load/stores with no phys addrs */ member