Home
last modified time | relevance | path

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

123

/freebsd-src/sys/arm/arm/
H A Dtrap-v6.c210 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise() argument
242 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug() argument
272 abort_handler(struct trapframe *tf, int prefetch) in abort_handler() argument
547 abort_fatal(struct trapframe * tf,u_int idx,u_int fsr,u_int far,u_int prefetch,struct thread * td,struct ksig * ksig) abort_fatal() argument
623 abort_align(struct trapframe * tf,u_int idx,u_int fsr,u_int far,u_int prefetch,struct thread * td,struct ksig * ksig) abort_align() argument
660 abort_icache(struct trapframe * tf,u_int idx,u_int fsr,u_int far,u_int prefetch,struct thread * td,struct ksig * ksig) abort_icache() argument
[all...]
H A Dpl310.c125 uint32_t aux, prefetch; in pl310_print_config() local
/freebsd-src/sys/arm/ti/omap4/
H A Domap4_l2cache.c48 uint32_t aux, prefetch; in omap4_pl310_init() local
/freebsd-src/sys/dev/e1000/
H A De1000_osdep.h141 void prefetch(void *x) prefetch() function
146 #define prefetch( global() macro
/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_osdep.h165 void prefetch(void *x) in prefetch() function
170 #define prefetch(x) macro
/freebsd-src/sys/dev/ixl/
H A Di40e_osdep.h140 void prefetch(void *x) in prefetch() function
145 #define prefetch(x) macro
/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
/freebsd-src/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
/netbsd-src/sys/external/bsd/ena-com/
H A Dena_plat.h348 void prefetch(void *x) in prefetch() function
353 #define prefetch(x) macro
/freebsd-src/contrib/unbound/iterator/
H A Diter_utils.c398 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) iter_filter_order() argument
592 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) iter_server_selection() argument
/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
/freebsd-src/sys/dev/cxgb/
H A Dcxgb_osdep.h95 #define prefetch(x) __builtin_prefetch(x) macro
/freebsd-src/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() argument
/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()
/freebsd-src/sys/arm64/iommu/
H A Dsmmuvar.h115 } prefetch; global() member
/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
/freebsd-src/usr.sbin/pciconf/
H A Dpciconf.c430 bool prefetch) in print_cardbus_mem_window()
/netbsd-src/external/mpl/bind/dist/lib/ns/include/ns/
H A Dquery.h72 dns_fetch_t *prefetch; global() member

123