Home
last modified time | relevance | path

Searched defs:new_cache (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/powerpc/kernel/
Dcacheinfo.c154 static struct cache *new_cache(int type, int level, struct device_node *ofnode) in new_cache() function
/Linux-v5.10/drivers/acpi/apei/
Dghes.c753 struct ghes_estatus_cache *cache, *slot_cache = NULL, *new_cache; in ghes_estatus_cache_add() local