Searched refs:arch_check_zapped_pte (Results 1 – 4 of 4) sorted by relevance
1657 #define arch_check_zapped_pte arch_check_zapped_pte macro1658 void arch_check_zapped_pte(struct vm_area_struct *vma, pte_t pte);
590 #ifndef arch_check_zapped_pte591 static inline void arch_check_zapped_pte(struct vm_area_struct *vma, in arch_check_zapped_pte() function
822 void arch_check_zapped_pte(struct vm_area_struct *vma, pte_t pte) in arch_check_zapped_pte() function
1649 arch_check_zapped_pte(vma, ptent); in zap_present_folio_ptes()1688 arch_check_zapped_pte(vma, ptent); in zap_present_ptes()