Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Ddm.c93 u64 length, u32 log_alignment, u16 uid, in mlx5_dm_sw_icm_alloc() argument
142 if (log_alignment < MLX5_LOG_SW_ICM_BLOCK_SIZE(dev)) in mlx5_dm_sw_icm_alloc()
143 log_alignment = MLX5_LOG_SW_ICM_BLOCK_SIZE(dev); in mlx5_dm_sw_icm_alloc()
144 align_mask = BIT(log_alignment - MLX5_LOG_SW_ICM_BLOCK_SIZE(dev)) - 1; in mlx5_dm_sw_icm_alloc()
/linux/lib/
A Dubsan.h43 unsigned char log_alignment; member
A Dubsan.c270 .alignment = 1UL << data->log_alignment, in __ubsan_handle_type_mismatch_v1()
/linux/include/linux/mlx5/
A Ddriver.h1137 u64 length, u32 log_alignment, u16 uid,

Completed in 11 milliseconds