Searched refs:arch_check_zapped_pud (Results 1 – 4 of 4) sorted by relevance
1663 #define arch_check_zapped_pud arch_check_zapped_pud macro1664 void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud);
604 #ifndef arch_check_zapped_pud605 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
2951 arch_check_zapped_pud(vma, orig_pud); in zap_huge_pud()