Searched refs:QUIRK_NONSTANDARD_CACHE_OPS (Results 1 – 1 of 1) sorted by relevance
69 QUIRK_NONSTANDARD_CACHE_OPS = BIT(0), enumerator 122 .data = (void *)(QUIRK_NONSTANDARD_CACHE_OPS) },126 .data = (void *)(QUIRK_NONSTANDARD_CACHE_OPS | QUIRK_BROKEN_DATA_UNCORR) },321 if (quirks & QUIRK_NONSTANDARD_CACHE_OPS) { in sifive_ccache_init()