Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Duncached.c34 struct uncached_pool { struct
43 struct uncached_pool uncached_pools[MAX_NUMNODES]; argument
49 struct uncached_pool *uc_pool = (struct uncached_pool *)data; in uncached_ipi_visibility()
61 struct uncached_pool *uc_pool = (struct uncached_pool *)data; in uncached_ipi_mc_drain()
78 static int uncached_add_chunk(struct uncached_pool *uc_pool, int nid) in uncached_add_chunk()
188 struct uncached_pool *uc_pool; in uncached_alloc_page()