Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvnet_common.h79 #define VNET_LDCALIGN 8 /* padding for ldc_mem_copy() align */ macro
102 (VNET_ROUNDUP_2K((mfs) + VNET_IPALIGN + VNET_LDCALIGN))
/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw_txdring.c247 data_sz = vswp->max_frame_size + VNET_IPALIGN + VNET_LDCALIGN; in vsw_setup_tx_dring()
529 data_sz = vswp->max_frame_size + VNET_IPALIGN + VNET_LDCALIGN; in vsw_init_multipools()
H A Dvnet_txdring.c184 data_sz = vgenp->max_frame_size + VNET_IPALIGN + VNET_LDCALIGN; in vgen_create_tx_dring()
494 data_sz = vgenp->max_frame_size + VNET_IPALIGN + VNET_LDCALIGN; in vgen_init_multipools()