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

/freebsd-11.0-release/sys/arm/ti/omap4/
H A Domap4_l2cache.c43 uint32_t aux, prefetch; local
/freebsd-11.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_ib_intfc.h6 #undef prefetch macro
/freebsd-11.0-release/sys/arm/arm/
H A Dtrap-v6.c214 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) argument
246 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, argument
276 abort_handler(struct trapframe *tf, int prefetch) argument
535 abort_fatal(struct trapframe *tf, u_int idx, u_int fsr, u_int far, u_int prefetch, struct thread *td, struct ksig *ksig) argument
603 abort_align(struct trapframe *tf, u_int idx, u_int fsr, u_int far, u_int prefetch, struct thread *td, struct ksig *ksig) argument
640 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.0-release/sys/sparc64/sparc64/
H A Ddb_disasm.c111 static const char *const prefetch[] = { variable
/freebsd-11.0-release/sys/dev/e1000/
H A De1000_osdep.h121 void prefetch(void *x) function
126 #define prefetch(x) macro
/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h73 #define prefetch(x) macro
/freebsd-11.0-release/sys/dev/ixgbe/
H A Dixgbe_osdep.h178 void prefetch(void *x) function
183 #define prefetch(x) macro
/freebsd-11.0-release/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.0-release/sys/dev/ixl/
H A Di40e_osdep.h141 void prefetch(void *x) function
146 #define prefetch(x) macro
/freebsd-11.0-release/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.0-release/sys/dev/cxgb/
H A Dcxgb_osdep.h125 void prefetch(void *x) function
142 #define prefetch(x) macro
/freebsd-11.0-release/contrib/unbound/util/
H A Dconfig_file.h201 int prefetch; member in struct:config_file
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddbuf.c699 boolean_t prefetch; local
[all...]
H A Dzfs_vnops.c2319 uint8_t prefetch; local
/freebsd-11.0-release/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.0-release/sys/dev/pci/
H A Dpci.c2999 pci_add_map(device_t bus, device_t dev, int reg, struct resource_list *rl, int force, int prefetch) argument
/freebsd-11.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h58 #undef prefetch macro
/freebsd-11.0-release/sys/dev/cxgbe/
H A Dadapter.h68 prefetch(void *x) function
73 #define prefetch(x) macro
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c1626 int prefetch = ztest_random(2) ? local
/freebsd-11.0-release/sys/net/
H A Diflib.c1055 prefetch(void *x) function
1060 #define prefetch(x) macro
[all...]
/freebsd-11.0-release/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.0-release/sys/dev/bxe/
H A Dbxe.h122 static __inline void prefetch(void *x) function
130 #define prefetch(x) macro

Completed in 449 milliseconds