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