Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dtest_hmm.c115 unsigned int devmem_count; member
543 if (mdevice->devmem_count == mdevice->devmem_capacity) { in dmirror_allocate_chunk()
569 mdevice->devmem_chunks[mdevice->devmem_count++] = devmem; in dmirror_allocate_chunk()
575 mdevice->devmem_count, in dmirror_allocate_chunk()
576 mdevice->devmem_count * (DEVMEM_CHUNK_SIZE / (1024 * 1024)), in dmirror_allocate_chunk()
1280 for (i = 0; i < mdevice->devmem_count; i++) { in dmirror_device_remove_chunks()
1296 mdevice->devmem_count = 0; in dmirror_device_remove_chunks()