Searched refs:arch_check_zapped_pud (Results 1 – 4 of 4) sorted by relevance
1742 #define arch_check_zapped_pud arch_check_zapped_pud macro1743 void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud);
473 #ifndef arch_check_zapped_pud474 static inline void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud) in arch_check_zapped_pud() function
901 void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud) in arch_check_zapped_pud() function
2730 arch_check_zapped_pud(vma, orig_pud); in zap_huge_pud()