Home
last modified time | relevance | path

Searched refs:CACHE_ID_RELEASE_r2p0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/arm/
H A Dpl310.c260 if (pl310_softc->sc_rtl_revision == CACHE_ID_RELEASE_r2p0) { in pl310_wbinv_all()
305 if (pl310_softc->sc_rtl_revision >= CACHE_ID_RELEASE_r2p0 && in pl310_wbinv_range()
328 if (pl310_softc->sc_rtl_revision >= CACHE_ID_RELEASE_r2p0 && in pl310_wbinv_range()
/freebsd/sys/arm/include/
H A Dpl310.h42 #define CACHE_ID_RELEASE_r2p0 0x04 macro