Home
last modified time | relevance | path

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

/freebsd/sys/arm/include/
H A Dcpu.h114 #define _WF0(fname, aname...) \ macro
142 _WF0(_CP15_TLBIALL, CP15_TLBIALL) /* Invalidate entire unified TLB */ in _WF0() function
144 _WF0(_CP15_TLBIALLIS, CP15_TLBIALLIS) /* Invalidate entire unified TLB IS */ in _WF0()
160 _WF0(_CP15_BPIALL, CP15_BPIALL) /* Branch predictor invalidate all */ in _WF0()
162 _WF0(_CP15_BPIALLIS, CP15_BPIALLIS) /* Branch predictor invalidate all IS */ in _WF0()
172 _WF0(_CP15_ICIALLU, CP15_ICIALLU) /* Instruction cache invalidate all PoU */ in _WF0()
174 _WF0(_CP15_ICIALLUIS, CP15_ICIALLUIS) /* Instruction cache invalidate all PoU IS */ in _WF0()
306 #undef _WF0 in _WF0()