Home
last modified time | relevance | path

Searched refs:get_user_pages_fast_only (Results 1 – 6 of 6) sorted by relevance

/linux/mm/
A Dgup.c2902 int get_user_pages_fast_only(unsigned long start, int nr_pages, in get_user_pages_fast_only() function
2929 EXPORT_SYMBOL_GPL(get_user_pages_fast_only);
/linux/include/linux/
A Dmm.h2014 int get_user_pages_fast_only(unsigned long start, int nr_pages,
2022 return get_user_pages_fast_only(addr, 1, gup_flags, pagep) == 1; in get_user_page_fast_only()
/linux/virt/kvm/
A Dkvm_main.c2540 return get_user_pages_fast_only(addr, nr_pages, FOLL_WRITE, pages); in gfn_to_page_many_atomic()
/linux/
A Dvmlinux.symvers1706 0x00000000 get_user_pages_fast_only vmlinux EXPORT_SYMBOL_GPL
A DSystem.map7010 ffff8000101c6240 T get_user_pages_fast_only
A D.tmp_System.map7010 ffff8000101c6240 T get_user_pages_fast_only

Completed in 308 milliseconds