Home
last modified time | relevance | path

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

/linux/lib/
H A Dtest_hmm.c116 unsigned int devmem_count; member
540 if (mdevice->devmem_count == mdevice->devmem_capacity) { in dmirror_allocate_chunk()
566 mdevice->devmem_chunks[mdevice->devmem_count++] = devmem; in dmirror_allocate_chunk()
572 mdevice->devmem_count, in dmirror_allocate_chunk()
573 mdevice->devmem_count * (DEVMEM_CHUNK_SIZE / (1024 * 1024)), in dmirror_allocate_chunk()
1450 for (i = 0; i < mdevice->devmem_count; i++) { in dmirror_device_remove_chunks()
1466 mdevice->devmem_count = 0; in dmirror_device_remove_chunks()