Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dtest_hmm.c40 struct dmirror_device;
65 struct dmirror_device *mdevice;
76 struct dmirror_device *mdevice;
82 struct dmirror_device { struct
97 static struct dmirror_device dmirror_devices[DMIRROR_NDEVICES]; argument
128 dmirror->mdevice = container_of(cdev, struct dmirror_device, cdevice); in dmirror_fops_open()
153 static struct dmirror_device *dmirror_page_to_device(struct page *page) in dmirror_page_to_device()
452 static bool dmirror_allocate_chunk(struct dmirror_device *mdevice, in dmirror_allocate_chunk()
537 static struct page *dmirror_devmem_alloc_page(struct dmirror_device *mdevice) in dmirror_devmem_alloc_page()
576 struct dmirror_device *mdevice = dmirror->mdevice; in dmirror_migrate_alloc_and_copy()
[all …]