Home
last modified time | relevance | path

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

12

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_osdep.h162 void prefetch(void *x) in prefetch() function
167 #define prefetch(x) macro
/netbsd-src/sys/arch/sparc/sparc/
H A Ddb_disasm.c149 const char* prefetch[] = { variable
/netbsd-src/sys/arch/sparc64/sparc64/
H A Ddb_disasm.c154 const char* prefetch[] = { variable
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_osdep.h227 void prefetch(void *x) in prefetch() function
247 #define prefetch(x) macro
/netbsd-src/sys/external/bsd/ena-com/
H A Dena_plat.h348 void prefetch(void *x) in prefetch() function
353 #define prefetch(x) macro
/netbsd-src/external/bsd/unbound/dist/iterator/
H A Diter_utils.c398 struct sock_list* blacklist, time_t prefetch) in iter_filter_order()
592 time_t prefetch) in iter_server_selection()
/netbsd-src/sys/arch/mips/include/
H A Dpte.h394 const bool prefetch = (pa & PGC_PREFETCH) != 0; in pte_make_enter() local
/netbsd-src/sys/arch/arm/samsung/
H A Dexynos_soc.c216 uint32_t prefetch; in exynos4_l2cc_init() local
/netbsd-src/sys/dev/pci/
H A Dpciconf.c147 int prefetch; member
159 int prefetch; member
H A Dpci_resource.c87 bool prefetch; member
H A Dpci_subr.c1051 const char *type, *prefetch; in pci_conf_print_bar() local
/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c433 lookup_and_reply(struct module_qstate *qstate, int id, struct subnet_qstate *sq, int prefetch) in lookup_and_reply()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-protos.h327 } prefetch; member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h339 } prefetch; member
/netbsd-src/external/mpl/bind/dist/lib/ns/include/ns/
H A Dquery.h72 dns_fetch_t *prefetch; global() member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-protos.h311 const struct cpu_prefetch_tune *prefetch; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc-page.c572 #define prefetch(X) ((void) X) macro
574 #define prefetch(X) __builtin_prefetch (X) macro
H A Dtree-ssa-loop-prefetch.c1165 gcall *prefetch; in issue_prefetch_ref() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc-page.cc572 #define prefetch(X) ((void) X) macro
574 #define prefetch(X) __builtin_prefetch (X) macro
H A Dtree-ssa-loop-prefetch.cc1167 gcall *prefetch; in issue_prefetch_ref() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-protos.h568 const struct cpu_prefetch_tune *prefetch; member
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddbuf.c1032 boolean_t prefetch; in dbuf_read() local
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfig_file.h319 int prefetch; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c5543 rtx prefetch; in s390_expand_cpymem() local
5721 rtx prefetch = gen_prefetch (gen_rtx_PLUS (Pmode, dst_addr, distance), in s390_expand_setmem() local
5845 rtx prefetch; in s390_expand_cmpmem() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc5640 rtx prefetch; in s390_expand_cpymem() local
5818 rtx prefetch = gen_prefetch (gen_rtx_PLUS (Pmode, dst_addr, distance), in s390_expand_setmem() local
5942 rtx prefetch; in s390_expand_cmpmem() local

12