Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/vxge/vxgehal/
Dvxgehal-doorbells.h53 typedef __vxge_os_attr_cacheline_aligned struct __hal_non_offload_db_wrapper_t {
94 typedef __vxge_os_attr_cacheline_aligned struct __hal_offload_db_wrapper_t {
142 typedef __vxge_os_attr_cacheline_aligned
177 typedef __vxge_os_attr_cacheline_aligned struct __hal_messaging_db_wrapper_t {
Dvxgehal-channel.h142 u32 compl_index __vxge_os_attr_cacheline_aligned; member
143 u32 reserve_index __vxge_os_attr_cacheline_aligned; member
149 } __hal_channel_t __vxge_os_attr_cacheline_aligned; typedef
Dvxgehal-ring.h144 } __vxge_os_attr_cacheline_aligned __hal_ring_t;
Dvxgehal-fifo.h91 } __vxge_os_attr_cacheline_aligned __hal_fifo_t;
/freebsd-10-stable/sys/dev/vxge/
Dvxge-osdep.h304 #define __vxge_os_attr_cacheline_aligned __aligned(__vxge_os_cacheline_size) macro