Home
last modified time | relevance | path

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

/linux/drivers/acpi/apei/
H A Dghes.c1053 u32 len, cache_len; in ghes_estatus_cache_alloc() local
1063 cache_len = GHES_ESTATUS_CACHE_LEN(len); in ghes_estatus_cache_alloc()
1064 cache = (void *)gen_pool_alloc(ghes_estatus_pool, cache_len); in ghes_estatus_cache_alloc()