Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h1102 #define arch_wants_old_prefaulted_pte cpu_has_hw_af macro
/openbmc/linux/mm/
H A Dmemory.c146 static inline bool arch_wants_old_prefaulted_pte(void) in arch_wants_old_prefaulted_pte() function