Lines Matching defs:address
143 vm_offset_t address; member
299 void * address; variable
336 void * address; in IOFree_internal() local
461 mach_vm_address_t address = 0; in IOMallocAlignedHdrCorruptionPanic() local
492 mach_vm_address_t address = 0; in IOMallocAlignedGetAddress() local
519 vm_offset_t address; variable
604 IOFreeAligned_internal(kalloc_heap_t kheap, void * address, vm_size_t size) in IOFreeAligned_internal()
666 void * address, in IOFreeAligned()
679 mach_vm_address_t address, in IOKernelFreePhysical()
730 mach_vm_address_t address; in IOKernelAllocateWithPhysicalRestrict() local
854 mach_vm_address_t address = 0; in IOMallocContiguous() local
909 mach_vm_address_t address = (mach_vm_address_t) _address; in IOFreeContiguous() local
1025 vm_offset_t address; member
1063 IOPageableMapForAddress( uintptr_t address ) in IOPageableMapForAddress()
1083 IOFreePageablePages(void * address, vm_size_t size) in IOFreePageablePages()
1153 IOFreePageable(void * address, vm_size_t size) in IOFreePageable()
1199 IOFreeData(void * address, vm_size_t size) in IOFreeData()
1239 IOFreeTypeImpl(kalloc_type_view_t kt_view, void * address) in IOFreeTypeImpl()
1275 IOFreeTypeVarImpl(kalloc_type_var_view_t kt_view, void * address, in IOFreeTypeVarImpl()
1452 IOSetProcessorCacheMode( task_t task, IOVirtualAddress address, in IOSetProcessorCacheMode()
1490 IOFlushProcessorCache( task_t task, IOVirtualAddress address, in IOFlushProcessorCache()