Searched refs:dcbi (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbman_private.h54 * and that dcbzl(), dcbfl(), and dcbi() won't fall victim to compiler or
92 dcbi(p); \
120 dcbi(p); \
121 dcbi((char *)p + 32); \
128 #define dcbi(p) dcbf(p) macro
H A Dbman_low.c129 dcbi(ptr_ADD(bm->addr_ce, offset));
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h55 * and that dcbzl(), dcbfl(), and dcbi() won't fall victim to compiler or
93 dcbi(p); \
125 dcbi(p); \
126 dcbi((char *)p + 32); \
133 #define dcbi(p) dcbf(p) macro
H A Dqman_low.h141 dcbi(ptr_ADD(qm->addr_ce, offset));

Completed in 221 milliseconds