CACHE_ALLOC_FLAGS
return block_alloc(size, alignment, flags & CACHE_ALLOC_FLAGS);
block_free(address, flags & CACHE_ALLOC_FLAGS);