mregions 348 sound/soc/qcom/qdsp6/q6asm.c struct avs_shared_map_region_payload *mregions = NULL; mregions 370 sound/soc/qcom/qdsp6/q6asm.c (sizeof(*mregions) * num_regions); mregions 378 sound/soc/qcom/qdsp6/q6asm.c mregions = p + APR_HDR_SIZE + sizeof(*cmd); mregions 396 sound/soc/qcom/qdsp6/q6asm.c mregions->shm_addr_lsw = lower_32_bits(ab->phys); mregions 397 sound/soc/qcom/qdsp6/q6asm.c mregions->shm_addr_msw = upper_32_bits(ab->phys); mregions 398 sound/soc/qcom/qdsp6/q6asm.c mregions->mem_size_bytes = buf_sz; mregions 399 sound/soc/qcom/qdsp6/q6asm.c ++mregions;