Align
U32 Align );
U32 Align )
if( Align )
alignOffset = Align - 1;
*VirtAlloc = malloc( MemSize + Align, M_PMC_MMAL, M_ZERO | M_NOWAIT );