Lines Matching defs:address
141 vm_offset_t address; member
296 void * address; variable
333 void * address; in IOFree_internal() local
458 mach_vm_address_t address = 0; in IOMallocAlignedHdrCorruptionPanic() local
489 mach_vm_address_t address = 0; in IOMallocAlignedGetAddress() local
516 vm_offset_t address; variable
601 IOFreeAligned_internal(kalloc_heap_t kheap, void * address, vm_size_t size) in IOFreeAligned_internal()
663 void * address, in IOFreeAligned()
676 mach_vm_address_t address, in IOKernelFreePhysical()
727 mach_vm_address_t address; in IOKernelAllocateWithPhysicalRestrict() local
851 mach_vm_address_t address = 0; in IOMallocContiguous() local
906 mach_vm_address_t address = (mach_vm_address_t) _address; in IOFreeContiguous() local
1022 vm_offset_t address; member
1060 IOPageableMapForAddress( uintptr_t address ) in IOPageableMapForAddress()
1080 IOFreePageablePages(void * address, vm_size_t size) in IOFreePageablePages()
1150 IOFreePageable(void * address, vm_size_t size) in IOFreePageable()
1196 IOFreeData(void * address, vm_size_t size) in IOFreeData()
1236 IOFreeTypeImpl(kalloc_type_view_t kt_view, void * address) in IOFreeTypeImpl()
1272 IOFreeTypeVarImpl(kalloc_type_var_view_t kt_view, void * address, in IOFreeTypeVarImpl()
1449 IOSetProcessorCacheMode( task_t task, IOVirtualAddress address, in IOSetProcessorCacheMode()
1487 IOFlushProcessorCache( task_t task, IOVirtualAddress address, in IOFlushProcessorCache()