Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dapple.c184 struct dma_pool *prp_small_pool; member
372 dma_pool_free(anv->prp_small_pool, apple_nvme_iod_list(req)[0], in apple_nvme_unmap_data()
431 pool = anv->prp_small_pool; in apple_nvme_setup_prps()
1485 anv->prp_small_pool = in apple_nvme_alloc()
1487 if (!anv->prp_small_pool) { in apple_nvme_alloc()