The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
pci pool that will produce the block
SLAB_KERNEL or SLAB_ATOMIC
pointer to dma address of block
This returns the kernel virtual address of a currently unused block, and reports its dma address through the handle. If such a memory block can't be allocated, null is returned.
<<< Previous | Home | Next >>> |
pci_pool_destroy | Up | pci_pool_free |