Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswapops.h189 static inline swp_entry_t make_device_exclusive_entry(pgoff_t offset) in make_device_exclusive_entry() function
220 static inline swp_entry_t make_device_exclusive_entry(pgoff_t offset) in make_device_exclusive_entry() function
/linux-6.15/mm/
H A Drmap.c2737 entry = make_device_exclusive_entry(page_to_pfn(page)); in make_device_exclusive()