TEGRA_IVC_ALIGN
return ALIGN(size, TEGRA_IVC_ALIGN);
if (!IS_ALIGNED(queue_size, TEGRA_IVC_ALIGN)) {
__func__, queue_size, TEGRA_IVC_ALIGN);
TEGRA_IVC_ALIGN));
TEGRA_IVC_ALIGN));
TEGRA_IVC_ALIGN));
if (!IS_ALIGNED(frame_size, TEGRA_IVC_ALIGN)) {
if (!IS_ALIGNED(rx, TEGRA_IVC_ALIGN)) {
if (!IS_ALIGNED(tx, TEGRA_IVC_ALIGN)) {
u8 pad[TEGRA_IVC_ALIGN];
u8 pad[TEGRA_IVC_ALIGN];
dma_sync_single_for_cpu(ivc->peer, phys, TEGRA_IVC_ALIGN,
dma_sync_single_for_device(ivc->peer, phys, TEGRA_IVC_ALIGN,