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);
450 #ifndef arch_check_zapped_pud451 static inline void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud) in arch_check_zapped_pud() function
942 void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud) in arch_check_zapped_pud() function
2555 arch_check_zapped_pud(vma, orig_pud); in zap_huge_pud()
Completed in 31 milliseconds