Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/Kernel/
H A DIOLib.cpp418 mach_vm_offset_t allocationOffset; member
446 hdr->allocationOffset = offset; in IOMallocAlignedSetHdr()
491 mach_vm_offset_t offset = hdr->allocationOffset; in IOMallocAlignedGetAddress()