Searched refs:mss (Results 1 – 5 of 5) sorted by relevance
132 if (ctx->mss) in spu_unmap_mappings()133 unmap_mapping_range(ctx->mss, 0, SPUFS_MSS_MAP_SIZE, 1); in spu_unmap_mappings()
76 struct address_space *mss; /* 'mss' area mappings. */ member
1337 ctx->mss = inode->i_mapping; in spufs_mss_open()1350 ctx->mss = NULL; in spufs_mss_release()
164 u8 mss; member253 unsigned int mss; in tx_has_space_for() local267 mss = lp->mss; in tx_has_space_for()269 if (diff * mss < size) in tx_has_space_for()1127 u8 mss, *mssbuf; in ldc_alloc() local1143 mss = LDC_PACKET_SIZE; in ldc_alloc()1148 mss = LDC_PACKET_SIZE - 8; in ldc_alloc()1153 mss = LDC_PACKET_SIZE - 8 - 8; in ldc_alloc()1188 lp->mss = mss; in ldc_alloc()1607 if (data_len > lp->mss) in write_nonraw()[all …]
2055 compatible = "qcom,sdm845-mss-pil";2094 power-domain-names = "load_state", "cx", "mx", "mss";