Searched refs:CLUSTER_STRIDE (Results 1 – 1 of 1) sorted by relevance
121 #define CLUSTER_STRIDE 0x4000 macro1008 if (resource_size(res) < CLUSTER_STRIDE) in apple_mca_probe()1010 nclusters = (resource_size(res) - CLUSTER_STRIDE) / CLUSTER_STRIDE + 1; in apple_mca_probe()1060 cl->base = base + CLUSTER_STRIDE * i; in apple_mca_probe()