Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_64.h262 #define gup_fast_permitted gup_fast_permitted macro
263 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
/linux-6.3-rc2/arch/mips/include/asm/
A Dpgtable.h740 #define gup_fast_permitted(start, end) (!cpu_has_dc_aliases) macro
/linux-6.3-rc2/arch/s390/include/asm/
A Dpgtable.h1468 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
1472 #define gup_fast_permitted gup_fast_permitted macro
/linux-6.3-rc2/mm/
A Dgup.c2892 static bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function

Completed in 17 milliseconds