Home
last modified time | relevance | path

Searched defs:gup_fast_permitted (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H 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
/kernel/linux/linux-6.6/arch/x86/include/asm/
H 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
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable.h760 #define gup_fast_permitted(start, end) (!cpu_has_dc_aliases) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable.h735 #define gup_fast_permitted(start, end) (!cpu_has_dc_aliases) macro
/kernel/linux/linux-5.10/mm/
H A Dgup.c2656 static bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
/kernel/linux/linux-6.6/mm/
H A Dgup.c3110 static bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgtable.h1344 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
1348 #define gup_fast_permitted gup_fast_permitted macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgtable.h1480 static inline bool gup_fast_permitted(unsigned long start, unsigned long end) in gup_fast_permitted() function
1484 #define gup_fast_permitted gup_fast_permitted macro

Completed in 22 milliseconds