Lines Matching defs:address
1692 IOMemoryDescriptor::withAddress(void * address, in withAddress()
1702 IOMemoryDescriptor::withAddress(IOVirtualAddress address, in withAddress()
1719 IOPhysicalAddress address, in withPhysicalAddress()
1745 IOMemoryDescriptor::withAddressRange(mach_vm_address_t address, in withAddressRange()
1882 IOGeneralMemoryDescriptor::initWithAddress(void * address, in initWithAddress()
1893 IOGeneralMemoryDescriptor::initWithAddress(IOVirtualAddress address, in initWithAddress()
1906 IOPhysicalAddress address, in initWithPhysicalAddress()
3189 UInt64 address; in dmaCommandOperation() local
3358 mach_vm_address_t address = 0; in getPhysicalSegment() local
3484 addr64_t address = 0; in getPhysicalSegment() local
3507 addr64_t address = 0; in getPhysicalSegment() local
5076 mach_vm_address_t * address, mach_vm_size_t * size) in IOMemoryMapTracking()
5221 mach_vm_address_t address, in populateDevicePager()
5328 mach_vm_address_t address; in doUnmap() local
5693 IOPhysicalAddress address; in getPhysicalSegment() local
6045 IOMemoryDescriptor::initWithAddress(void * address, in initWithAddress()
6053 IOMemoryDescriptor::initWithAddress(IOVirtualAddress address, in initWithAddress()
6063 IOPhysicalAddress address, in initWithPhysicalAddress()
6108 user_addr_t address; in serialize() member