Searched refs:is_huge_zero_pfn (Results 1 – 1 of 1) sorted by relevance
485 static inline bool is_huge_zero_pfn(unsigned long pfn) in is_huge_zero_pfn() function492 return pmd_present(pmd) && is_huge_zero_pfn(pmd_pfn(pmd)); in is_huge_zero_pmd()640 static inline bool is_huge_zero_pfn(unsigned long pfn) in is_huge_zero_pfn() function
Completed in 4 milliseconds