Searched refs:DMINLINE_MASK (Results 1 – 1 of 1) sorted by relevance
43 const DMINLINE_MASK: usize = 0xf; in min_dcache_line_size() constant47 let dminline = (ctr_el0 >> DMINLINE_SHIFT) & DMINLINE_MASK; in min_dcache_line_size()