Searched refs:early_pfn_valid (Results 1 – 1 of 1) sorted by relevance
1387 #define early_pfn_valid(pfn) pfn_valid(pfn) macro1407 #ifndef early_pfn_valid1408 #define early_pfn_valid(pfn) (1) macro