Searched refs:align_masks (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOLib.cpp782 static const uint64_t align_masks[] = { local
798 align = align_masks[log2up((balign + gIOPageAllocChunkBytes - 1) / gIOPageAllocChunkBytes)];

Completed in 118 milliseconds