Home
last modified time | relevance | path

Searched full:composable (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/cache/
H A DKconfig12 bool "Sifive Composable Cache controller"
15 Support for the composable cache controller on SiFive platforms.
H A Dsifive_ccache.c3 * SiFive composable cache controller Driver
197 /* We want to use private group for composable cache only */ in ccache_get_priv_group()
/linux/Documentation/devicetree/bindings/cache/
H A Dsifive,ccache0.yaml8 title: SiFive Composable Cache Controller
14 The SiFive Composable Cache Controller is used to provide access to fast copies
15 of memory for masters in a Core Complex. The Composable Cache Controller also
/linux/drivers/cdx/
H A DKconfig12 Driver to enable Composable DMA Transfer(CDX) Bus. CDX bus
13 exposes Fabric devices which uses composable DMA IP to the
/linux/include/soc/sifive/
H A Dsifive_ccache.h3 * SiFive Composable Cache Controller header file
/linux/Documentation/scheduler/
H A Dschedutil.rst27 results are composable, that is ewma(A) + ewma(B) = ewma(A+B). This property
/linux/drivers/cdx/controller/
H A Dmc_cdx_pcol.h249 * CDX bus hosts devices (functions) that are implemented using the Composable
/linux/Documentation/gpu/
H A Ddrm-uapi.rst283 Signal handlers are not composable, you can't have different handlers
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1497 real-world implementations of composable constructs, there are
1512 of RCU implementations is one of the most composable constructs in
1535 composable, care is required in some situations, just as is the case for
1536 any other composable synchronization mechanism.