Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhmm.h55 static inline struct page *hmm_pfn_to_page(unsigned long hmm_pfn) in hmm_pfn_to_page()
74 static inline unsigned int hmm_pfn_to_map_order(unsigned long hmm_pfn) in hmm_pfn_to_map_order()
/openbmc/linux/mm/
H A Dhmm.c225 unsigned long *hmm_pfn) in hmm_vma_handle_pte()