Home
last modified time | relevance | path

Searched refs:is_huge_zero_pud (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhuge_mm.h309 static inline bool is_huge_zero_pud(pud_t pud) in is_huge_zero_pud() function
463 static inline bool is_huge_zero_pud(pud_t pud) in is_huge_zero_pud() function
/OK3568_Linux_fs/kernel/mm/
H A Dhuge_memory.c885 WARN_ON_ONCE(!is_huge_zero_pud(*pud)); in insert_pfn_pud()
1203 if (is_huge_zero_pud(pud)) { in copy_huge_pud()