Searched refs:SWP_TB_PFN_MARK (Results 1 – 1 of 1) sorted by relevance
68 #define SWP_TB_PFN_MARK 0b10UL macro113 swp_tb = (pfn << SWP_TB_PFN_MARK_BITS) | SWP_TB_PFN_MARK; in pfn_to_swp_tb()146 return ((swp_tb & SWP_TB_PFN_MARK_MASK) == SWP_TB_PFN_MARK); in swp_tb_is_folio()