Searched defs:CACHE_LINE_SIZE (Results 1 - 11 of 11) sorted by path

/freebsd-11-stable/sys/amd64/include/
H A Dparam.h93 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-11-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-11-stable/sys/arm/include/
H A Dparam.h109 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-11-stable/sys/arm64/include/
H A Dparam.h81 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-11-stable/sys/i386/include/
H A Dparam.h86 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-11-stable/sys/mips/include/
H A Dparam.h129 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-11-stable/sys/powerpc/include/
H A Dparam.h97 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-11-stable/sys/riscv/include/
H A Dparam.h79 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-11-stable/sys/sparc64/include/
H A Dparam.h82 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_private.h110 #define CACHE_LINE_SIZE (64) macro
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge.h71 #define CACHE_LINE_SIZE 128 macro

Completed in 138 milliseconds