Searched refs:arch_check_zapped_pte (Results 1 – 4 of 4) sorted by relevance
1736 #define arch_check_zapped_pte arch_check_zapped_pte macro1737 void arch_check_zapped_pte(struct vm_area_struct *vma, pte_t pte);
459 #ifndef arch_check_zapped_pte460 static inline void arch_check_zapped_pte(struct vm_area_struct *vma, in arch_check_zapped_pte() function
881 void arch_check_zapped_pte(struct vm_area_struct *vma, pte_t pte) in arch_check_zapped_pte() function
1518 arch_check_zapped_pte(vma, ptent); in zap_present_folio_ptes()1558 arch_check_zapped_pte(vma, ptent); in zap_present_ptes()