Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/acpi/
H A Dacpi_pptt.c91 static u32 new_pptt_cache(unsigned long *current, struct pptt_cache *cache, struct cache_list *cach… in new_pptt_cache() function
125 cache_node->next_level = new_pptt_cache(current, cache->next_level, cache_list); in new_pptt_cache()
148 cpu_node->resources[cpu_node->n_resources++] = new_pptt_cache(current, it->cache, cache_list); in new_pptt_cpu()