Searched refs:SLB_MIN_SIZE (Results 1 – 3 of 3) sorted by relevance
51 n = min_t(u32, be32_to_cpu(slb->persistent), SLB_MIN_SIZE); in reload_slb()
456 slb_set_size(SLB_MIN_SIZE); in clamp_slb_size()
30 #define SLB_MIN_SIZE 32 macro