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

/freebsd-9.3-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_ib_intfc.h6 #undef prefetch macro
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Ddb_disasm.c111 static const char *const prefetch[] = { variable
/freebsd-9.3-release/sys/ofed/include/linux/
H A Dlist.h64 #define prefetch(x) macro
/freebsd-9.3-release/sys/dev/e1000/
H A De1000_osdep.h125 void prefetch(void *x) function
130 #define prefetch(x) macro
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_osdep.h154 void prefetch(void *x) function
159 #define prefetch(x) macro
/freebsd-9.3-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-9.3-release/sys/dev/cxgb/
H A Dcxgb_osdep.h125 void prefetch(void *x) function
144 #define prefetch(x) macro
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddbuf.c600 boolean_t prefetch; local
H A Dzfs_vnops.c2421 uint8_t prefetch; local
/freebsd-9.3-release/sys/dev/pci/
H A Dpci.c2677 pci_add_map(device_t bus, device_t dev, int reg, struct resource_list *rl, int force, int prefetch) argument
/freebsd-9.3-release/sys/dev/cxgbe/
H A Dadapter.h59 prefetch(void *x) function
64 #define prefetch(x) macro
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c1616 int prefetch = ztest_random(2) ? local
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-pci-defs.h4268 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
4311 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
4354 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-9.3-release/sys/dev/bxe/
H A Dbxe.h119 static __inline void prefetch(void *x) function
127 #define prefetch(x) macro

Completed in 313 milliseconds