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

/netbsd-current/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_pagelist.h40 #undef CACHE_LINE_SIZE macro
41 #define CACHE_LINE_SIZE 32 macro
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_atomic64.c63 CTASSERT(sizeof(atomic64_tab[0]) == CACHE_LINE_SIZE); variable
H A Dlinux_wait_bit.c54 CTASSERT(sizeof(waitbittab[0]) == CACHE_LINE_SIZE); variable
/netbsd-current/sys/arch/aarch64/include/
H A Dparam.h147 #define CACHE_LINE_SIZE 128 macro
/netbsd-current/sys/arch/mips/include/
H A Dmips_param.h103 #define CACHE_LINE_SIZE 128 macro
/netbsd-current/sys/arch/xen/x86/
H A Dcpu.c153 struct cpu_info cpu_info_primary __aligned(CACHE_LINE_SIZE) = { variable in typeref:struct:__aligned
160 struct cpu_info phycpu_info_primary __aligned(CACHE_LINE_SIZE) = { variable in typeref:struct:__aligned
/netbsd-current/sys/arch/x86/x86/
H A Dcpu.c173 struct cpu_info cpu_info_primary __aligned(CACHE_LINE_SIZE) = { variable in typeref:struct:__aligned
/netbsd-current/sys/sys/
H A Dparam.h154 #define CACHE_LINE_SIZE 64 macro
/netbsd-current/external/lgpl3/gmp/dist/tune/
H A Dspeed.h68 #undef CACHE_LINE_SIZE macro
69 #define CACHE_LINE_SIZE 64 /* bytes */ macro

Completed in 221 milliseconds