| /src/sys/arm/arm/ |
| H A D | trap-v6.c | 210 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise() argument 220 abort_fatal(tf, FAULT_EA_IMPREC, fsr, 0, prefetch, curthread, NULL); in abort_imprecise() 242 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug() argument 254 kdb_trap((prefetch) ? T_BREAKPOINT : T_WATCHPOINT, 0, tf); in abort_debug() 272 abort_handler(struct trapframe *tf, int prefetch) in abort_handler() argument 293 fsr = (prefetch) ? cp15_ifsr_get(): cp15_dfsr_get(); in abort_handler() 294 far = (prefetch) ? cp15_ifar_get() : cp15_dfar_get(); in abort_handler() 303 if (__predict_false(prefetch && far > VM_MAXUSER_ADDRESS && in abort_handler() 316 __func__, fsr, idx, far, prefetch, usermode); in abort_handler() 322 abort_imprecise(tf, fsr, prefetch, usermode); in abort_handler() [all …]
|
| H A D | pl310.c | 125 uint32_t aux, prefetch; in pl310_print_config() local 130 prefetch = pl310_read4(sc, PL310_PREFETCH_CTRL); in pl310_print_config() 146 (prefetch & PREFETCH_CTRL_DL) ? ena : dis); in pl310_print_config() 148 (prefetch & PREFETCH_CTRL_INSTR_PREFETCH) ? ena : dis); in pl310_print_config() 150 (prefetch & PREFETCH_CTRL_DATA_PREFETCH) ? ena : dis); in pl310_print_config() 152 (prefetch & PREFETCH_CTRL_DL_ON_WRAP) ? ena : dis); in pl310_print_config() 154 (prefetch & PREFETCH_CTRL_PREFETCH_DROP) ? ena : dis); in pl310_print_config() 156 (prefetch & PREFETCH_CTRL_INCR_DL) ? ena : dis); in pl310_print_config() 158 (prefetch & PREFETCH_CTRL_NOTSAMEID) ? ena : dis); in pl310_print_config() 160 (prefetch & PREFETCH_CTRL_OFFSET_MASK)); in pl310_print_config()
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoZicbo.td | 67 def PREFETCH_I : Prefetch_ri<0b00000, "prefetch.i">, Sched<[]>; 68 def PREFETCH_R : Prefetch_ri<0b00001, "prefetch.r">, Sched<[]>; 69 def PREFETCH_W : Prefetch_ri<0b00011, "prefetch.w">, Sched<[]>; 79 def : Pat<(prefetch (AddrRegImmLsb00000 (XLenVT GPR:$rs1), simm12_lsb00000:$imm12), 82 def : Pat<(prefetch (AddrRegImmLsb00000 (XLenVT GPR:$rs1), simm12_lsb00000:$imm12), 85 def : Pat<(prefetch (AddrRegImmLsb00000 (XLenVT GPR:$rs1), simm12_lsb00000:$imm12),
|
| /src/tools/tools/sysbuild/ |
| H A D | sysbuild.sh | 313 true > /${ldir}/_.prefetch 314 echo "Building /tmp/_.plist" >> /${ldir}/_.prefetch 318 echo "Completed /tmp/_.plist" >> /${ldir}/_.prefetch 326 rm -f /${ldir}/_.prefetch.$b 327 echo "OK $p" >> /${ldir}/_.prefetch 334 rm -f /${ldir}/_.prefetch.$b 335 echo "OK $p" >> /${ldir}/_.prefetch 337 echo "BAD $p" >> /${ldir}/_.prefetch 339 ) > /${ldir}/_.prefetch.$b 2>&1 341 echo "Done" >> /${ldir}/_.prefetch [all …]
|
| /src/crypto/openssl/crypto/sha/asm/ |
| H A D | sha1-s390x.pl | 60 $ctx="%r2"; $prefetch="%r2"; 81 lg $prefetch,$stdframe($sp) ### Xupdate(16) warm-up 90 xgr $X[0],$prefetch ### Xupdate($i) 91 lg $prefetch,`$stdframe+4*(($i+2)%16)`($sp) 93 xgr $X[0],$prefetch
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_prefetch/ |
| H A D | zpool_prefetch_001_pos.ksh | 82 log_must zpool prefetch -t ddt $TESTPOOL 119 log_must zpool prefetch -t ddt $TESTPOOL 134 log_must zpool prefetch -t ddt $TESTPOOL
|
| H A D | zpool_prefetch_002_pos.ksh | 88 log_must zpool prefetch -t brt $TESTPOOL 93 log_must zpool prefetch $TESTPOOL
|
| /src/tools/tools/drm/radeon/mkregtable/ |
| H A D | mkregtable.c | 372 for (pos = (head)->next; prefetch(pos->next), pos != (head); \ 394 for (pos = (head)->prev; prefetch(pos->prev), pos != (head); \ 415 prefetch(pos->prev), pos != (head); \ 437 prefetch(pos->member.prev), &pos->member != (head); \ 462 prefetch(pos->member.next), &pos->member != (head); \ 476 prefetch(pos->member.prev), &pos->member != (head); \ 488 for (; prefetch(pos->member.next), &pos->member != (head); \
|
| /src/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | gpmc-nand.txt | 39 "prefetch-polled" Prefetch polled mode (default) 40 "polled" Polled mode, without prefetch 41 "prefetch-dma" Prefetch enabled DMA mode 42 "prefetch-irq" Prefetch enabled irq mode
|
| /src/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) }
|
| /src/sys/dev/cxgb/sys/ |
| H A D | mvec.h | 47 prefetch(n); in m_freem_list()
|
| /src/sys/dev/ixl/ |
| H A D | i40e_osdep.h | 140 void prefetch(void *x) in prefetch() function 145 #define prefetch(x) macro
|
| /src/sys/contrib/device-tree/src/arm/axis/ |
| H A D | artpec6.dtsi | 145 prefetch-data = <1>; 146 prefetch-instr = <1>; 147 arm,prefetch-offset = <0>; 148 arm,prefetch-drop = <1>;
|
| /src/sys/dev/e1000/ |
| H A D | e1000_osdep.h | 143 void prefetch(void *x) in prefetch() function 148 #define prefetch(x) macro
|
| /src/sys/dev/ixgbe/ |
| H A D | ixgbe_osdep.h | 168 void prefetch(void *x) in prefetch() function 173 #define prefetch(x) macro
|
| /src/tools/tools/nanobsd/rescue/Files/root/ |
| H A D | ZFS_Create.txt | 30 vfs.zfs.prefetch.disable="1"
|
| /src/sys/contrib/openzfs/module/icp/asm-arm/sha2/ |
| H A D | sha256-armv7.S | 129 ldr r2,[r1],#4 @ prefetch 187 ldr r2,[r1],#4 @ prefetch 245 ldr r2,[r1],#4 @ prefetch 303 ldr r2,[r1],#4 @ prefetch 361 ldr r2,[r1],#4 @ prefetch 419 ldr r2,[r1],#4 @ prefetch 477 ldr r2,[r1],#4 @ prefetch 535 ldr r2,[r1],#4 @ prefetch 593 ldr r2,[r1],#4 @ prefetch 651 ldr r2,[r1],#4 @ prefetch [all …]
|
| /src/sys/crypto/openssl/arm/ |
| H A D | sha256-armv4.S | 173 ldr r2,[r1],#4 @ prefetch 231 ldr r2,[r1],#4 @ prefetch 289 ldr r2,[r1],#4 @ prefetch 347 ldr r2,[r1],#4 @ prefetch 405 ldr r2,[r1],#4 @ prefetch 463 ldr r2,[r1],#4 @ prefetch 521 ldr r2,[r1],#4 @ prefetch 579 ldr r2,[r1],#4 @ prefetch 637 ldr r2,[r1],#4 @ prefetch 695 ldr r2,[r1],#4 @ prefetch [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86Instr3DNow.td | 78 "prefetch\t$addr", 83 [(prefetch addr:$addr, (i32 1), (i32 PrefetchWLevel), (i32 1))]>,
|
| /src/sys/contrib/device-tree/src/arm/samsung/ |
| H A D | exynos4x12.dtsi | 270 prefetch-data = <1>; 271 prefetch-instr = <1>; 277 arm,prefetch-drop = <1>; 278 arm,prefetch-offset = <7>;
|
| /src/cddl/sbin/zpool/ |
| H A D | Makefile | 35 zpool-prefetch.8 \
|
| /src/sys/contrib/device-tree/src/arm/vt8500/ |
| H A D | wm8850.dtsi | 322 prefetch-data = <1>; 323 prefetch-instr = <1>;
|
| /src/sys/contrib/device-tree/src/arm/amlogic/ |
| H A D | meson8b.dtsi | 645 prefetch-data = <1>; 646 prefetch-instr = <1>; 647 arm,prefetch-offset = <7>; 649 arm,prefetch-drop = <1>;
|
| /src/sys/arm64/iommu/ |
| H A D | smmuvar.h | 114 } prefetch; member
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDataPrefetch.cpp | 293 if (F->getIntrinsicID() == Intrinsic::prefetch) in runOnLoop() 409 M, Intrinsic::prefetch, PrefPtrValue->getType()); in runOnLoop()
|