Home
last modified time | relevance | path

Searched refs:get_priv_group (Results 1 – 2 of 2) sorted by relevance

/arch/riscv/include/asm/
A Dcacheinfo.h12 const struct attribute_group * (*get_priv_group)(struct cacheinfo member
/arch/riscv/kernel/
A Dcacheinfo.c22 if (rv_cache_ops && rv_cache_ops->get_priv_group) in cache_get_priv_group()
23 return rv_cache_ops->get_priv_group(this_leaf); in cache_get_priv_group()

Completed in 4 milliseconds