Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhuge_mm.h281 static inline bool is_huge_zero_pud(pud_t pud) in is_huge_zero_pud() function
413 static inline bool is_huge_zero_pud(pud_t pud) in is_huge_zero_pud() function
/Linux-v6.1/mm/
Dhuge_memory.c953 WARN_ON_ONCE(!is_huge_zero_pud(*pud)); in insert_pfn_pud()
1257 if (is_huge_zero_pud(pud)) { in copy_huge_pud()