| /freebsd-12.1/sys/arm/arm/ |
| H A D | trap-v6.c | 277 abort_handler(struct trapframe *tf, int prefetch) in abort_handler() argument 298 fsr = (prefetch) ? cp15_ifsr_get(): cp15_dfsr_get(); in abort_handler() 300 far = (prefetch) ? cp15_ifar_get() : cp15_dfar_get(); in abort_handler() 302 far = (prefetch) ? TRAPF_PC(tf) : cp15_dfar_get(); in abort_handler() 325 __func__, fsr, idx, far, prefetch, usermode); in abort_handler() 331 abort_imprecise(tf, fsr, prefetch, usermode); in abort_handler() 336 abort_debug(tf, fsr, prefetch, usermode, far); in abort_handler() 487 if (prefetch) in abort_handler() 517 abort_fatal(tf, idx, fsr, far, prefetch, td, &ksig); in abort_handler() 635 abort_fatal(tf, idx, fsr, far, prefetch, td, ksig); in abort_align() [all …]
|
| H A D | pl310.c | 127 uint32_t aux, prefetch; in pl310_print_config() local 132 prefetch = pl310_read4(sc, PL310_PREFETCH_CTRL); in pl310_print_config() 148 (prefetch & PREFETCH_CTRL_DL) ? ena : dis); in pl310_print_config() 150 (prefetch & PREFETCH_CTRL_INSTR_PREFETCH) ? ena : dis); in pl310_print_config() 152 (prefetch & PREFETCH_CTRL_DATA_PREFETCH) ? ena : dis); in pl310_print_config() 154 (prefetch & PREFETCH_CTRL_DL_ON_WRAP) ? ena : dis); in pl310_print_config() 156 (prefetch & PREFETCH_CTRL_PREFETCH_DROP) ? ena : dis); in pl310_print_config() 158 (prefetch & PREFETCH_CTRL_INCR_DL) ? ena : dis); in pl310_print_config() 160 (prefetch & PREFETCH_CTRL_NOTSAMEID) ? ena : dis); in pl310_print_config() 162 (prefetch & PREFETCH_CTRL_OFFSET_MASK)); in pl310_print_config()
|
| H A D | platform_pl310_if.m | 59 * Initialize the pl310, e.g. to configure the prefetch control. The following
|
| /freebsd-12.1/sys/arm/ti/omap4/ |
| H A D | omap4_l2cache.c | 50 uint32_t aux, prefetch; in omap4_pl310_init() local 53 prefetch = pl310_read4(sc, PL310_PREFETCH_CTRL); in omap4_pl310_init() 58 prefetch &= ~PREFETCH_CTRL_INSTR_PREFETCH; in omap4_pl310_init() 67 prefetch |= PREFETCH_CTRL_DATA_PREFETCH; in omap4_pl310_init() 76 ti_smc0(prefetch, 0, WRITE_PREFETCH_CTRL_REG); in omap4_pl310_init()
|
| /freebsd-12.1/tools/tools/sysbuild/ |
| H A D | sysbuild.sh | 311 true > /${ldir}/_.prefetch 312 echo "Building /tmp/_.plist" >> /${ldir}/_.prefetch 316 echo "Completed /tmp/_.plist" >> /${ldir}/_.prefetch 324 rm -f /${ldir}/_.prefetch.$b 325 echo "OK $p" >> /${ldir}/_.prefetch 332 rm -f /${ldir}/_.prefetch.$b 333 echo "OK $p" >> /${ldir}/_.prefetch 335 echo "BAD $p" >> /${ldir}/_.prefetch 337 ) > /${ldir}/_.prefetch.$b 2>&1 339 echo "Done" >> /${ldir}/_.prefetch [all …]
|
| /freebsd-12.1/crypto/openssl/crypto/sha/asm/ |
| H A D | sha1-s390x.pl | 58 $ctx="%r2"; $prefetch="%r2"; 79 lg $prefetch,$stdframe($sp) ### Xupdate(16) warm-up 88 xgr $X[0],$prefetch ### Xupdate($i) 89 lg $prefetch,`$stdframe+4*(($i+2)%16)`($sp) 91 xgr $X[0],$prefetch
|
| /freebsd-12.1/sys/sparc64/sparc64/ |
| H A D | support.S | 636 prefetch [%o0 + (0 * VIS_BLOCKSIZE)], 0 664 prefetch [%o0 + (1 * VIS_BLOCKSIZE)], 0 666 prefetch [%o0 + (2 * VIS_BLOCKSIZE)], 0 669 prefetch [%o0 + (3 * VIS_BLOCKSIZE)], 0 672 prefetch [%o0 + (4 * VIS_BLOCKSIZE)], 1 675 prefetch [%o0 + (8 * VIS_BLOCKSIZE)], 1 678 prefetch [%o0 + (12 * VIS_BLOCKSIZE)], 1 681 prefetch [%o0 + (16 * VIS_BLOCKSIZE)], 1 687 prefetch [%o0 + (19 * VIS_BLOCKSIZE)], 1 710 prefetch [%o0 + (3 * VIS_BLOCKSIZE)], 0 [all …]
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | 24k.md | 160 (eq_attr "type" "prefetch,prefetchx")) 171 ;; load->prefetch: 3 cycles 179 ;; arith->prefetch: 2 cycles 186 ;; mul3->prefetch : 6 cycles 193 ;; mfhilo->prefetch : 6 cycles 207 ;; multi->prefetch : 2 cycles 329 ;; r24k_fcvt_f2i->prefetch : 11 cycles 335 ;; r24k_fxfer->prefetch : 5 cycles 445 ;; r24kx_fcvt_f2i->prefetch : 6 cycles 451 ;; r24kx_fxfer->prefetch : 3 cycles
|
| H A D | generic.md | 26 (eq_attr "type" "unknown,prefetch,prefetchx,condmove,const,arith,
|
| /freebsd-12.1/tools/tools/drm/radeon/mkregtable/ |
| H A D | mkregtable.c | 375 for (pos = (head)->next; prefetch(pos->next), pos != (head); \ 397 for (pos = (head)->prev; prefetch(pos->prev), pos != (head); \ 418 prefetch(pos->prev), pos != (head); \ 440 prefetch(pos->member.prev), &pos->member != (head); \ 465 prefetch(pos->member.next), &pos->member != (head); \ 479 prefetch(pos->member.prev), &pos->member != (head); \ 491 for (; prefetch(pos->member.next), &pos->member != (head); \
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86Instr3DNow.td | 94 "prefetch\t$addr", 95 [(prefetch addr:$addr, imm, imm, (i32 1))]>, TB; 98 [(prefetch addr:$addr, (i32 1), (i32 PrefetchWLevel), (i32 1))]>, 102 [(prefetch addr:$addr, (i32 1), (i32 PrefetchWT1Level), (i32 1))]>,
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | drop-tld.diff | 39 prefetch-key{COLON} { YDVAR(1, VAR_PREFETCH_KEY) } 40 prefetch{COLON} { YDVAR(1, VAR_PREFETCH) }
|
| /freebsd-12.1/sys/dev/cxgb/ |
| H A D | cxgb_osdep.h | 126 void prefetch(void *x) in prefetch() function 143 #define prefetch(x) macro
|
| /freebsd-12.1/sys/sys/ |
| H A D | buf_ring.h | 211 prefetch(br->br_ring[cons_next]); in buf_ring_dequeue_sc() 213 prefetch(br->br_ring[cons_next_next]); in buf_ring_dequeue_sc()
|
| /freebsd-12.1/sys/dev/ixgbe/ |
| H A D | ixgbe_osdep.h | 182 void prefetch(void *x) in prefetch() function 187 #define prefetch(x) macro
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | artpec6.dtsi | 145 prefetch-data = <1>; 146 prefetch-instr = <1>; 147 arm,prefetch-offset = <0>; 148 arm,prefetch-drop = <1>;
|
| H A D | socfpga.dtsi | 720 prefetch-data = <1>; 721 prefetch-instr = <1>; 726 arm,prefetch-drop = <0>; 727 arm,prefetch-offset = <7>;
|
| /freebsd-12.1/sys/dev/e1000/ |
| H A D | e1000_osdep.h | 156 void prefetch(void *x) in prefetch() function 161 #define prefetch(x) macro
|
| /freebsd-12.1/sys/dev/ixl/ |
| H A D | i40e_osdep.h | 141 void prefetch(void *x) in prefetch() function 146 #define prefetch(x) macro
|
| /freebsd-12.1/sys/dev/cxgb/sys/ |
| H A D | mvec.h | 63 prefetch(n); in m_freem_list()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCLoopPreIncPrep.cpp | 161 if (IMemI->getIntrinsicID() == Intrinsic::prefetch) in GetPointerOperand() 275 if (IMemI->getIntrinsicID() == Intrinsic::prefetch) { in runOnLoop() 366 if (II->getIntrinsicID() == Intrinsic::prefetch) in runOnLoop()
|
| /freebsd-12.1/sys/contrib/ena-com/ |
| H A D | ena_plat.h | 344 void prefetch(void *x) in prefetch() function 349 #define prefetch(x) macro
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDataPrefetch.cpp | 231 if (F->getIntrinsicID() == Intrinsic::prefetch) in runOnLoop() 316 Value *PrefetchFunc = Intrinsic::getDeclaration(M, Intrinsic::prefetch); in runOnLoop()
|
| /freebsd-12.1/contrib/unbound/iterator/ |
| H A D | iter_utils.h | 101 time_t prefetch);
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-ssa-loop-prefetch.c | 823 tree addr, addr_base, prefetch, params, write_p; in issue_prefetch_ref() local 850 prefetch = build_function_call_expr (built_in_decls[BUILT_IN_PREFETCH], in issue_prefetch_ref() 852 bsi_insert_before (&bsi, prefetch, BSI_SAME_STMT); in issue_prefetch_ref()
|