Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Duncached.c29 struct uncached_pool { struct
38 struct uncached_pool uncached_pools[MAX_NUMNODES]; argument
44 struct uncached_pool *uc_pool = (struct uncached_pool *)data; in uncached_ipi_visibility()
56 struct uncached_pool *uc_pool = (struct uncached_pool *)data; in uncached_ipi_mc_drain()
73 static int uncached_add_chunk(struct uncached_pool *uc_pool, int nid) in uncached_add_chunk()
180 struct uncached_pool *uc_pool; in uncached_alloc_page()