Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm/arm/
H A Dtrap-v6.c211 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise()
243 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug()
273 abort_handler(struct trapframe *tf, int prefetch) in abort_handler()
550 u_int prefetch, struct thread *td, struct ksig *ksig) in abort_fatal()
626 u_int prefetch, struct thread *td, struct ksig *ksig) in abort_align()
663 u_int prefetch, struct thread *td, struct ksig *ksig) in abort_icache()
H A Dpl310.c126 uint32_t aux, prefetch; in pl310_print_config() local
/freebsd-14.2/sys/arm/ti/omap4/
H A Domap4_l2cache.c49 uint32_t aux, prefetch; in omap4_pl310_init() local
/freebsd-14.2/sys/dev/e1000/
H A De1000_osdep.h143 void prefetch(void *x) in prefetch() function
148 #define prefetch(x) macro
/freebsd-14.2/sys/dev/ixgbe/
H A Dixgbe_osdep.h165 void prefetch(void *x) in prefetch() function
170 #define prefetch(x) macro
/freebsd-14.2/sys/dev/ixl/
H A Di40e_osdep.h140 void prefetch(void *x) in prefetch() function
145 #define prefetch(x) macro
/freebsd-14.2/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c678 int prefetch = !(p_QmPortal->options & QMAN_PORTAL_FLAG_RSTASH); in LoopDequeueRing() local
1496 int prefetch; in QmPortalPullFrame() local
1828 int prefetch; in QM_PORTAL_PollFrame() local
/freebsd-14.2/contrib/unbound/iterator/
H A Diter_utils.c399 struct sock_list* blacklist, time_t prefetch) in iter_filter_order()
593 time_t prefetch) in iter_server_selection()
/freebsd-14.2/contrib/unbound/edns-subnet/
H A Dsubnetmod.c451 lookup_and_reply(struct module_qstate *qstate, int id, struct subnet_qstate *sq, int prefetch) in lookup_and_reply()
/freebsd-14.2/sys/dev/cxgb/
H A Dcxgb_osdep.h95 #define prefetch(x) __builtin_prefetch(x) macro
/freebsd-14.2/sys/arm64/iommu/
H A Dsmmuvar.h115 } prefetch; member
/freebsd-14.2/usr.sbin/pciconf/
H A Dpciconf.c430 bool prefetch) in print_cardbus_mem_window()
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h79 #define prefetch(x) macro
/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h746 void prefetch(void *x) in prefetch() function
752 #define prefetch(x) macro
/freebsd-14.2/sys/contrib/ena-com/
H A Dena_plat.h430 #define prefetch(x) (void)(x) macro
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c1512 uint8_t prefetch; in zfs_readdir() local
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c1594 uint64_t serialized, boolean_t prefetch) in zap_cursor_init_impl()
H A Ddbuf.c1747 boolean_t miss = B_TRUE, need_wait = B_FALSE, prefetch; in dbuf_read() local
H A Darc.c1716 boolean_t prefetch, arc_state_type_t arcs_state) in arc_buf_alloc_l2only()
/freebsd-14.2/contrib/unbound/util/
H A Dconfig_file.h328 int prefetch; member
/freebsd-14.2/sys/net/
H A Diflib.c1399 prefetch(void *x) in prefetch() function
1414 prefetch(void *x) in prefetch() function
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dhtt.h202 u8 prefetch[0]; /* start of frame, for FW classification engine */ member
218 u8 prefetch[0]; /* start of frame, for FW classification engine */ member
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c1723 uint8_t prefetch; in zfs_readdir() local
/freebsd-14.2/sys/dev/pci/
H A Dpci.c3247 int force, int prefetch) in pci_add_map()
/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Dztest.c2184 int prefetch = ztest_random(2) ? in ztest_replay_write() local