Lines Matching +full:8 +full:- +full:way
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
17 #include <asm/nohash/mmu-e500.h>
18 #include <asm/asm-offsets.h>
27 mtspr SPRN_L1CSR1, r0 /* Enable I-Cache */
56 * FIXME - we haven't yet done testing to determine a reasonable default
75 * FIXME - we haven't yet done testing to determine a reasonable default
137 * We only want to touch IVOR38-41 if we're running on hardware
138 * that supports category E.HV. The architectural way to determine
188 * We only want to touch IVOR38-41 if we're running on hardware
189 * that supports category E.HV. The architectural way to determine
208 * We only want to touch IVOR38-41 if we're running on hardware
209 * that supports category E.HV. The architectural way to determine
238 subfic r6,r5,2 /* r6 = log2(1KiB / cache block size) -
244 mulli r7,r7,13 /* An 8-way cache will require 13
282 /* shift right by 8 bits and clear E bit of SVR */