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

/src/sys/arch/sparc64/sparc64/
H A Ddb_disasm.c154 const char* prefetch[] = { variable in typeref:typename:const char * []
/src/sys/arch/sparc/sparc/
H A Ddb_disasm.c149 const char* prefetch[] = { variable in typeref:typename:const char * []
/src/sys/arch/mips/include/
H A Dpte.h394 const bool prefetch = (pa & PGC_PREFETCH) != 0; local in function:pte_make_enter
/src/sys/dev/pci/ixgbe/
H A Dixgbe_osdep.h162 void prefetch(void *x) function in typeref:typename:void
167 #define prefetch(x) macro
/src/sys/arch/arm/samsung/
H A Dexynos_soc.c216 uint32_t prefetch; local in function:exynos4_l2cc_init
/src/sys/external/bsd/ena-com/
H A Dena_plat.h348 void prefetch(void *x) function in typeref:typename:void
353 #define prefetch(x) macro
/src/sys/dev/pci/
H A Dpci_resource.c90 bool prefetch; member in struct:pci_iores::__anon0cad912e010a::__anon0cad912e0208
H A Dpciconf.c147 int prefetch; member in struct:_s_pciconf_win_t
159 int prefetch; member in struct:_s_pciconf_bus_t
[all...]
H A Dpci_subr.c1051 const char *type, *prefetch; local in function:pci_conf_print_bar
/src/sys/dev/pci/cxgb/
H A Dcxgb_osdep.h227 void prefetch(void *x) function in typeref:typename:void
247 #define prefetch(x) macro

Completed in 24 milliseconds