Home
last modified time | relevance | path

Searched defs:hmm_device (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dhmm.h546 struct hmm_device { struct
553 * single fake device can use hmm_device to do so. This is purely a helper and argument
/Linux-v4.19/mm/
Dhmm.c1356 struct hmm_device *hmm_device; in hmm_device_release() local
1368 struct hmm_device *hmm_device; in hmm_device_new() local
1396 void hmm_device_put(struct hmm_device *hmm_device) in hmm_device_put()