Searched defs:gup_fast_permitted (Results 1 – 4 of 4) sorted by relevance
262 #define gup_fast_permitted gup_fast_permitted macro263 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
760 #define gup_fast_permitted(start, end) (!cpu_has_dc_aliases) macro
1490 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function1494 #define gup_fast_permitted gup_fast_permitted macro
3126 static bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function