Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhmm.h413 struct hmm_devmem_ops { struct
491 const struct hmm_devmem_ops *ops;
505 struct hmm_devmem *hmm_devmem_add(const struct hmm_devmem_ops *ops,
508 struct hmm_devmem *hmm_devmem_add_resource(const struct hmm_devmem_ops *ops,
/Linux-v4.19/Documentation/vm/
Dhmm.rst277 struct hmm_devmem *hmm_devmem_add(const struct hmm_devmem_ops *ops,
282 The hmm_devmem_ops is where most of the important things are::
284 struct hmm_devmem_ops {
/Linux-v4.19/mm/
Dhmm.c1157 struct hmm_devmem *hmm_devmem_add(const struct hmm_devmem_ops *ops, in hmm_devmem_add()
1249 struct hmm_devmem *hmm_devmem_add_resource(const struct hmm_devmem_ops *ops, in hmm_devmem_add_resource()