Home
last modified time | relevance | path

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

/Linux-v5.10/arch/ia64/kernel/
Duncached.c31 struct uncached_pool { struct
40 struct uncached_pool uncached_pools[MAX_NUMNODES]; argument
46 struct uncached_pool *uc_pool = (struct uncached_pool *)data; in uncached_ipi_visibility()
58 struct uncached_pool *uc_pool = (struct uncached_pool *)data; in uncached_ipi_mc_drain()
75 static int uncached_add_chunk(struct uncached_pool *uc_pool, int nid) in uncached_add_chunk()
182 struct uncached_pool *uc_pool; in uncached_alloc_page()