Searched refs:early_pfn_valid (Results 1 – 1 of 1) sorted by relevance
625 #define early_pfn_valid(pfn) pfn_valid(pfn) macro632 #ifndef early_pfn_valid633 #define early_pfn_valid(pfn) (1) macro