Home
last modified time | relevance | path

Searched defs:arch_wants_old_prefaulted_pte (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h1009 static inline bool arch_wants_old_prefaulted_pte(void) in arch_wants_old_prefaulted_pte() function
1013 #define arch_wants_old_prefaulted_pte arch_wants_old_prefaulted_pte macro
/OK3568_Linux_fs/kernel/mm/
H A Dmemory.c143 static inline bool arch_wants_old_prefaulted_pte(void) in arch_wants_old_prefaulted_pte() function