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