Lines Matching defs:maps
536 struct maps *maps = thread->maps;
537 struct machine *machine = maps->machine;
540 al->maps = maps;
553 al->maps = maps = &machine->kmaps;
559 al->maps = maps = &machine->kmaps;
579 al->map = maps__find(maps, al->addr);
582 * Kernel maps might be changed when loading symbols so loading
583 * must be done prior to using kernel maps.
602 struct machine *machine = thread->maps->machine;