Searched refs:arch_check_zapped_pud (Results 1 – 4 of 4) sorted by relevance
1671 #define arch_check_zapped_pud arch_check_zapped_pud macro1672 void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud);
605 #ifndef arch_check_zapped_pud606 static inline void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud) in arch_check_zapped_pud() function
842 void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud) in arch_check_zapped_pud() function
2865 arch_check_zapped_pud(vma, orig_pud); in zap_huge_pud()