Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dpgtable_64.h263 #define gup_fast_permitted gup_fast_permitted macro
264 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
/linux/arch/mips/include/asm/
A Dpgtable.h761 #define gup_fast_permitted(start, end) (!cpu_has_dc_aliases) macro
/linux/arch/s390/include/asm/
A Dpgtable.h1537 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
1541 #define gup_fast_permitted gup_fast_permitted macro
/linux/mm/
A Dgup.c3336 static bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function

Completed in 22 milliseconds