Home
last modified time | relevance | path

Searched refs:mss (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/platforms/cell/spufs/
Dcontext.c132 if (ctx->mss) in spu_unmap_mappings()
133 unmap_mapping_range(ctx->mss, 0, SPUFS_MSS_MAP_SIZE, 1); in spu_unmap_mappings()
Dspufs.h76 struct address_space *mss; /* 'mss' area mappings. */ member
Dfile.c1337 ctx->mss = inode->i_mapping; in spufs_mss_open()
1350 ctx->mss = NULL; in spufs_mss_release()
/arch/sparc/kernel/
Dldc.c164 u8 mss; member
253 unsigned int mss; in tx_has_space_for() local
267 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() local
1143 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 …]
/arch/arm64/boot/dts/qcom/
Dsdm845.dtsi2055 compatible = "qcom,sdm845-mss-pil";
2094 power-domain-names = "load_state", "cx", "mx", "mss";