Home
last modified time | relevance | path

Searched defs:prefetch (Results 1 – 20 of 20) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dtrap-v6.c217 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise()
249 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug()
279 abort_handler(struct trapframe *tf, int prefetch) in abort_handler()
560 u_int prefetch, struct thread *td, struct ksig *ksig) in abort_fatal()
636 u_int prefetch, struct thread *td, struct ksig *ksig) in abort_align()
673 u_int prefetch, struct thread *td, struct ksig *ksig) in abort_icache()
H A Dpl310.c127 uint32_t aux, prefetch; in pl310_print_config() local
/f-stack/freebsd/arm/ti/omap4/
H A Domap4_l2cache.c50 uint32_t aux, prefetch; in omap4_pl310_init() local
/f-stack/dpdk/lib/librte_ip_frag/
H A Drte_ip_frag_common.c18 uint32_t prefetch) in rte_ip_frag_free_death_row()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c678 int prefetch = !(p_QmPortal->options & QMAN_PORTAL_FLAG_RSTASH); in LoopDequeueRing() local
1497 int prefetch; in QmPortalPullFrame() local
1830 int prefetch; in QM_PORTAL_PollFrame() local
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_osdep.h155 #define prefetch(x) rte_prefetch0(x) macro
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_osdep.h93 #define prefetch(x) rte_prefetch0(x) macro
/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h115 } prefetch; member
/f-stack/dpdk/drivers/net/ena/base/
H A Dena_plat_dpdk.h282 #define prefetch(x) rte_prefetch0(x) macro
/f-stack/freebsd/contrib/ena-com/
H A Dena_plat.h392 #define prefetch(x) (void)(x) macro
/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c942 …Sequence(seqState_t* seqState, const ZSTD_longOffset_e longOffsets, const ZSTD_prefetch_e prefetch) in ZSTD_decodeSequence()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c1504 uint8_t prefetch; in zfs_readdir() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap_micro.c1476 uint64_t serialized, boolean_t prefetch) in zap_cursor_init_impl()
H A Ddbuf.c1591 boolean_t prefetch; in dbuf_read() local
H A Darc.c1749 boolean_t prefetch, arc_state_type_t arcs_state) in arc_buf_alloc_l2only()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pci-defs.h4161 uint32_t prefetch : 3; /**< Control the amount of data to be preteched when member
4202 uint32_t prefetch : 3; /**< Control the amount of data to be preteched when member
4243 uint32_t prefetch : 3; /**< Control the amount of data to be preteched when member
/f-stack/freebsd/net/
H A Diflib.c1354 prefetch(void *x) in prefetch() function
1367 #define prefetch(x) macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c1671 uint8_t prefetch; in zfs_readdir() local
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c2064 int prefetch = ztest_random(2) ? in ztest_replay_write() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c27231 …Sequence(seqState_t* seqState, const ZSTD_longOffset_e longOffsets, const ZSTD_prefetch_e prefetch) in ZSTD_decodeSequence()