Searched refs:SWP_TB_PFN_MARK_MASK (Results 1 – 1 of 1) sorted by relevance
70 #define SWP_TB_PFN_MARK_MASK (BIT(SWP_TB_PFN_MARK_BITS) - 1) macro146 return ((swp_tb & SWP_TB_PFN_MARK_MASK) == SWP_TB_PFN_MARK); in swp_tb_is_folio()