Searched refs:arch_has_hw_nonleaf_pmd_young (Results 1 – 3 of 3) sorted by relevance
1679 #define arch_has_hw_nonleaf_pmd_young arch_has_hw_nonleaf_pmd_young macro1680 static inline bool arch_has_hw_nonleaf_pmd_young(void) in arch_has_hw_nonleaf_pmd_young() function
379 #ifndef arch_has_hw_nonleaf_pmd_young384 static inline bool arch_has_hw_nonleaf_pmd_young(void) in arch_has_hw_nonleaf_pmd_young() function
3241 return arch_has_hw_nonleaf_pmd_young() && get_cap(LRU_GEN_NONLEAF_YOUNG); in should_clear_pmd_young()