Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/sifive/
DKconfig6 bool "Sifive Composable Cache controller"
8 Support for the composable cache controller on SiFive platforms.
Dsifive_ccache.c3 * SiFive composable cache controller Driver
153 /* We want to use private group for composable cache only */ in ccache_get_priv_group()
/Linux-v6.1/Documentation/devicetree/bindings/riscv/
Dsifive,ccache0.yaml8 title: SiFive Composable Cache Controller
15 The SiFive Composable Cache Controller is used to provide access to fast copies
16 of memory for masters in a Core Complex. The Composable Cache Controller also
/Linux-v6.1/include/soc/sifive/
Dsifive_ccache.h3 * SiFive Composable Cache Controller header file
/Linux-v6.1/Documentation/scheduler/
Dschedutil.rst27 results are composable, that is ewma(A) + ewma(B) = ewma(A+B). This property
/Linux-v6.1/Documentation/gpu/
Ddrm-uapi.rst283 Signal handlers are not composable, you can't have different handlers
/Linux-v6.1/Documentation/RCU/Design/Requirements/
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.