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

/freebsd-10-stable/sys/arm/arm/
H A Dbus_space_base.c48 static struct bus_space arm_base_bus_space __aligned(CACHE_LINE_SIZE) = { variable in typeref:struct:__aligned
/freebsd-10-stable/sys/ia64/include/
H A Dparam.h91 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-10-stable/sys/powerpc/include/
H A Dparam.h97 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-10-stable/sys/arm/include/
H A Dparam.h108 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-10-stable/sys/mips/include/
H A Dparam.h129 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-10-stable/sys/sparc64/include/
H A Dparam.h82 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-10-stable/sys/amd64/include/
H A Dparam.h93 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-10-stable/sys/i386/include/
H A Dparam.h86 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-10-stable/sys/dev/nvme/
H A Dnvme_private.h110 #define CACHE_LINE_SIZE (64) macro
/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge.h70 #define CACHE_LINE_SIZE 128 macro

Completed in 99 milliseconds