Searched refs:_WF0 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/arm/include/
H A Dcpu-v4.h71 #define _WF0(fname, aname...) \ macro
111 #undef _WF0 macro
H A Dcpu-v6.h83 #define _WF0(fname, aname...) \ macro
111 _WF0(_CP15_TLBIALL, CP15_TLBIALL) /* Invalidate entire unified TLB */
113 _WF0(_CP15_TLBIALLIS, CP15_TLBIALLIS) /* Invalidate entire unified TLB IS */
129 _WF0(_CP15_BPIALL, CP15_BPIALL) /* Branch predictor invalidate all */
131 _WF0(_CP15_BPIALLIS, CP15_BPIALLIS) /* Branch predictor invalidate all IS */
143 _WF0(_CP15_ICIALLU, CP15_ICIALLU) /* Instruction cache invalidate all PoU */
145 _WF0(_CP15_ICIALLUIS, CP15_ICIALLUIS) /* Instruction cache invalidate all PoU IS */
288 #undef _WF0 macro

Completed in 43 milliseconds