Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dcpu-v6.h119 #define _WF0(fname, aname...) \ macro
147 _WF0(_CP15_TLBIALL, CP15_TLBIALL) /* Invalidate entire unified TLB */ in _WF0() function
149 _WF0(_CP15_TLBIALLIS, CP15_TLBIALLIS) /* Invalidate entire unified TLB IS */ in _WF0()
165 _WF0(_CP15_BPIALL, CP15_BPIALL) /* Branch predictor invalidate all */ in _WF0()
167 _WF0(_CP15_BPIALLIS, CP15_BPIALLIS) /* Branch predictor invalidate all IS */ in _WF0()
179 _WF0(_CP15_ICIALLU, CP15_ICIALLU) /* Instruction cache invalidate all PoU */ in _WF0()
181 _WF0(_CP15_ICIALLUIS, CP15_ICIALLUIS) /* Instruction cache invalidate all PoU IS */ in _WF0()
324 #undef _WF0 in _WF0()