Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dpgtable.c822 void arch_check_zapped_pte(struct vm_area_struct *vma, pte_t pte) in arch_check_zapped_pte() function
/linux/arch/x86/include/asm/
H A Dpgtable.h1711 #define arch_check_zapped_pte arch_check_zapped_pte macro
/linux/include/linux/
H A Dpgtable.h460 static inline void arch_check_zapped_pte(struct vm_area_struct *vma, in arch_check_zapped_pte() function