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

/linux-master/lib/
H A Dtest_hmm.c65 struct dmirror_device;
91 struct dmirror_device *mdevice;
102 struct dmirror_device *mdevice;
109 struct dmirror_device { struct
125 static struct dmirror_device dmirror_devices[DMIRROR_NDEVICES];
140 static bool dmirror_is_private_zone(struct dmirror_device *mdevice)
171 dmirror->mdevice = container_of(cdev, struct dmirror_device, cdevice);
201 static struct dmirror_device *dmirror_page_to_device(struct page *page)
493 static int dmirror_allocate_chunk(struct dmirror_device *mdevice,
600 static struct page *dmirror_devmem_alloc_page(struct dmirror_device *mdevic
[all...]

Completed in 212 milliseconds