Home
last modified time | relevance | path

Searched defs:arch_check_zapped_pte (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/mm/
Dpgtable.c922 void arch_check_zapped_pte(struct vm_area_struct *vma, pte_t pte) in arch_check_zapped_pte() function
/linux-6.12.1/arch/x86/include/asm/
Dpgtable.h1736 #define arch_check_zapped_pte arch_check_zapped_pte macro
/linux-6.12.1/include/linux/
Dpgtable.h437 static inline void arch_check_zapped_pte(struct vm_area_struct *vma, in arch_check_zapped_pte() function