Searched refs:allocationAddress (Results 1 – 1 of 1) sorted by relevance
520 vm_offset_t allocationAddress; variable562 kr = kmem_alloc(kernel_map, &allocationAddress,565 allocationAddress = 0;568 allocationAddress = (vm_address_t) kheap_alloc(kheap,572 if (allocationAddress) {606 vm_address_t allocationAddress; in IOFreeAligned_internal() local626 allocationAddress = IOMallocAlignedGetAddress(hdr, in IOFreeAligned_internal()642 kheap_free(kheap, allocationAddress, adjustedSize); in IOFreeAligned_internal()682 vm_address_t allocationAddress; in IOKernelFreePhysical() local731 mach_vm_address_t allocationAddress; in IOKernelAllocateWithPhysicalRestrict() local[all …]