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

12

/freebsd-11-stable/sys/arm/ti/omap4/
H A Domap4_l2cache.c43 uint32_t aux, prefetch; local
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_ib_intfc.h6 #undef prefetch macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Ddb_disasm.c111 static const char *const prefetch[] = { variable
/freebsd-11-stable/sys/arm/arm/
H A Dtrap-v6.c215 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) argument
247 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, argument
277 abort_handler(struct trapframe *tf, int prefetch) argument
551 abort_fatal(struct trapframe *tf, u_int idx, u_int fsr, u_int far, u_int prefetch, struct thread *td, struct ksig *ksig) argument
622 abort_align(struct trapframe *tf, u_int idx, u_int fsr, u_int far, u_int prefetch, struct thread *td, struct ksig *ksig) argument
659 abort_icache(struct trapframe *tf, u_int idx, u_int fsr, u_int far, u_int prefetch, struct thread *td, struct ksig *ksig) argument
[all...]
H A Dpl310.c96 uint32_t aux, prefetch; local
[all...]
/freebsd-11-stable/sys/dev/e1000/
H A De1000_osdep.h121 void prefetch(void *x) function
126 #define prefetch(x) macro
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_osdep.h181 void prefetch(void *x) function
186 #define prefetch(x) macro
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h74 #define prefetch(x) macro
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-loop-prefetch.c823 tree addr, addr_base, prefetch, params, write_p; local
[all...]
H A Dggc-page.c541 #define prefetch macro
543 #define prefetch macro
H A Dggc-zone.c84 #define prefetch(X) ((void) X) macro
87 #define prefetch(X) __builtin_prefetch (X) macro
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_osdep.h141 void prefetch(void *x) function
146 #define prefetch(x) macro
/freebsd-11-stable/usr.sbin/pciconf/
H A Dpciconf.c394 print_cardbus_mem_window(int fd, struct pci_conf *p, int basereg, int limitreg, bool prefetch) argument
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_osdep.h125 void prefetch(void *x) function
142 #define prefetch(x) macro
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_utils.c362 iter_filter_order(struct iter_env* iter_env, struct module_env* env, uint8_t* name, size_t namelen, uint16_t qtype, time_t now, struct delegpt* dp, int* selected_rtt, int open_target, struct sock_list* blacklist, time_t prefetch) argument
549 iter_server_selection(struct iter_env* iter_env, struct module_env* env, struct delegpt* dp, uint8_t* name, size_t namelen, uint16_t qtype, int* dnssec_lame, int* chase_to_rd, int open_target, struct sock_list* blacklist, time_t prefetch) argument
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_plat.h392 #define prefetch(x) (void)(x) macro
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c639 int prefetch = !(p_QmPortal->options & QMAN_PORTAL_FLAG_RSTASH); local
1464 int prefetch; local
1797 int prefetch; local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h780 void prefetch(void *x) function
786 #define prefetch(x) macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddbuf.c1161 boolean_t prefetch; local
[all...]
H A Dzfs_vnops.c2337 uint8_t prefetch; local
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h297 int prefetch; member in struct:config_file
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h58 #undef prefetch macro
/freebsd-11-stable/sys/dev/pci/
H A Dpci.c3158 pci_add_map(device_t bus, device_t dev, int reg, struct resource_list *rl, int force, int prefetch) argument
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pci-defs.h4161 uint32_t prefetch : 3; /**< Control the amount of data to be preteched when member in struct:cvmx_pci_read_cmd_6::cvmx_pci_read_cmd_6_s
4202 uint32_t prefetch : 3; /**< Control the amount of data to be preteched when member in struct:cvmx_pci_read_cmd_c::cvmx_pci_read_cmd_c_s
4243 uint32_t prefetch : 3; /**< Control the amount of data to be preteched when member in struct:cvmx_pci_read_cmd_e::cvmx_pci_read_cmd_e_s
/freebsd-11-stable/sys/dev/cxgbe/
H A Dadapter.h69 prefetch(void *x) function
74 #define prefetch(x) __builtin_prefetch(x) macro

Completed in 340 milliseconds

12