Home
last modified time | relevance | path

Searched refs:gup_fast_permitted (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
A Dpgtable_64.h261 #define gup_fast_permitted gup_fast_permitted macro
262 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
/linux/arch/s390/include/asm/
A Dpgtable.h1341 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
1345 #define gup_fast_permitted gup_fast_permitted macro
/linux/mm/
A Dgup.c2753 #ifndef gup_fast_permitted
2758 static bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
2797 !gup_fast_permitted(start, end)) in lockless_pages_from_mm()
/linux/arch/mips/include/asm/
A Dpgtable.h728 #define gup_fast_permitted(start, end) (!cpu_has_dc_aliases) macro

Completed in 16 milliseconds