Home
last modified time | relevance | path

Searched refs:encode_nr_pages (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dmmu_gather.c189 batch->encoded_pages[batch->nr++] = encode_nr_pages(nr_pages); in __tlb_remove_folio_pages_size()
/linux/include/linux/
H A Dmm_types.h267 static __always_inline struct encoded_page *encode_nr_pages(unsigned long nr) in encode_nr_pages() function