Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dpgtable_64.h261 #define gup_fast_permitted gup_fast_permitted macro
262 static inline bool gup_fast_permitted(unsigned long start, int nr_pages, in gup_fast_permitted() function
/Linux-v4.19/mm/
Dgup.c1764 bool gup_fast_permitted(unsigned long start, int nr_pages, int write) in gup_fast_permitted() function