Searched refs:arch_thp_swp_supported (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dhuge_mm.h543 #ifndef arch_thp_swp_supported
544 static inline bool arch_thp_swp_supported(void) function
/linux-master/mm/
H A Dswap_slots.c313 if (IS_ENABLED(CONFIG_THP_SWAP) && arch_thp_swp_supported())
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h52 static inline bool arch_thp_swp_supported(void) function
56 #define arch_thp_swp_supported arch_thp_swp_supported macro

Completed in 126 milliseconds