Home
last modified time | relevance | path

Searched refs:ami_mapaddr (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.121.2/tools/lldbmacros/
H A Dskywalk.py500 …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 Dskmem_arena_var.h121 mach_vm_address_t ami_mapaddr; /* start address in task */ member
H A Dskmem_arena.c1529 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 Dchannel.c2111 cinfo->cinfo_mem_base = ch->ch_mmap.ami_mapaddr; in ch_connect()
/xnu-8796.121.2/bsd/net/
H A Dnecp_client.c9593 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()