Home
last modified time | relevance | path

Searched defs:qcom_smem (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/soc/qcom/
Dsmem.c268 struct qcom_smem { struct
269 struct device *dev;
271 struct hwspinlock *hwlock;
273 struct smem_partition_header *global_partition;
274 size_t global_cacheline;
275 struct smem_partition_header *partitions[SMEM_HOST_COUNT];
276 size_t cacheline[SMEM_HOST_COUNT];
277 u32 item_count;
279 unsigned num_regions;
280 struct smem_region regions[0];