Searched refs:machine__addnew_module_map (Results 1 – 1 of 1) sorted by relevance
1040 static struct map *machine__addnew_module_map(struct machine *machine, u64 start, in machine__addnew_module_map() function1642 map = machine__addnew_module_map(machine, start, name); in machine__create_module()1826 struct map *map = machine__addnew_module_map(machine, xm->start, xm->name); in machine__process_kernel_mmap_event()