Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dtest_hmm.c115 unsigned int devmem_count; member
537 if (mdevice->devmem_count == mdevice->devmem_capacity) { in dmirror_allocate_chunk()
563 mdevice->devmem_chunks[mdevice->devmem_count++] = devmem; in dmirror_allocate_chunk()
569 mdevice->devmem_count, in dmirror_allocate_chunk()
570 mdevice->devmem_count * (DEVMEM_CHUNK_SIZE / (1024 * 1024)), in dmirror_allocate_chunk()
1274 for (i = 0; i < mdevice->devmem_count; i++) { in dmirror_device_remove_chunks()
1290 mdevice->devmem_count = 0; in dmirror_device_remove_chunks()