Home
last modified time | relevance | path

Searched refs:NM_CACHE_ALIGN (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dnetmap.h52 #define NM_CACHE_ALIGN 128 macro
281 uint8_t __attribute__((__aligned__(NM_CACHE_ALIGN))) sem[128];
283 uint8_t __declspec(align(NM_CACHE_ALIGN)) sem[128];