Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h354 #define dma_get_cache_alignment() (uma_get_cache_align_mask() + 1) macro
/freebsd/sys/dev/mthca/
H A Dmthca_main.c420 dma_get_cache_alignment()) / mdev->limits.mtt_seg_size; in mthca_init_icm()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c1619 dma_get_cache_alignment()) / dev->caps.mtt_entry_sz; in mlx4_init_icm()