Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/net/
Dnetmap.h52 #define NM_CACHE_ALIGN 128 macro
275 uint8_t sem[128] __attribute__((__aligned__(NM_CACHE_ALIGN)));
/freebsd-10-stable/sys/dev/netmap/
Dnetmap_mem2.c815 #define LINE_ROUND NM_CACHE_ALIGN // 64 in netmap_config_obj_allocator()