Searched refs:ami_mapaddr (Results 1 – 5 of 5) sorted by relevance
| /xnu-8796.121.2/tools/lldbmacros/ |
| H A D | skywalk.py | 500 …ch.ch_last[1], ch.ch_mmap.ami_arena, ch.ch_mmap.ami_mapref, ch.ch_mmap.ami_mapaddr, ch.ch_mmap.ami… 505 …ch.ch_last[1], ch.ch_mmap.ami_arena, ch.ch_mmap.ami_mapref, ch.ch_mmap.ami_mapaddr, ch.ch_mmap.ami… 588 …tats_arenas_string += "[0x%016x-0x%016x) " % (sa.nai_mmap.ami_mapaddr,(sa.nai_mmap.ami_mapaddr+sa.…
|
| /xnu-8796.121.2/bsd/skywalk/mem/ |
| H A D | skmem_arena_var.h | 121 mach_vm_address_t ami_mapaddr; /* start address in task */ member
|
| H A D | skmem_arena.c | 1529 ioerr = IOSKMapperGetAddress(ami->ami_mapref, &ami->ami_mapaddr, in skmem_arena_mmap() 1616 ami->ami_mapaddr = 0; in skmem_arena_munmap_common()
|
| /xnu-8796.121.2/bsd/skywalk/channel/ |
| H A D | channel.c | 2111 cinfo->cinfo_mem_base = ch->ch_mmap.ami_mapaddr; in ch_connect()
|
| /xnu-8796.121.2/bsd/net/ |
| H A D | necp_client.c | 9593 flow_registration->ustats_uaddr = flow_registration->stats_arena->nai_mmap.ami_mapaddr + off; in necp_client_stats_bufreq() 9752 uaddr = fd_data->sysctl_mmap.ami_mapaddr + off; in necp_client_map_sysctls()
|