Searched refs:dczid_el0 (Results 1 – 1 of 1) sorted by relevance
1162 uint32_t dczid_el0; in cache_setup() local1166 dczid_el0 = READ_SPECIALREG(dczid_el0); in cache_setup()1169 if (dczid_el0 & DCZID_DZP) in cache_setup()1173 dczva_line_shift = DCZID_BS_SIZE(dczid_el0); in cache_setup()1387 PRINT_REG(dczid_el0); in DB_SHOW_COMMAND()