IS_UC
if (pool->type & IS_UC) {
type |= IS_UC;
enum pool_type t[] = {IS_WC, IS_UC, IS_CACHED, IS_DMA32, IS_HUGE};