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