Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhmm.h60 static inline struct page *hmm_pfn_to_page(unsigned long hmm_pfn) in hmm_pfn_to_page()
79 static inline unsigned int hmm_pfn_to_map_order(unsigned long hmm_pfn) in hmm_pfn_to_map_order()
/Linux-v5.10/mm/
Dhmm.c231 unsigned long *hmm_pfn) in hmm_vma_handle_pte()