Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/mm/
Dpgtable.c935 void arch_check_zapped_pmd(struct vm_area_struct *vma, pmd_t pmd) in arch_check_zapped_pmd() function
/linux-6.12.1/arch/x86/include/asm/
Dpgtable.h1739 #define arch_check_zapped_pmd arch_check_zapped_pmd macro
/linux-6.12.1/include/linux/
Dpgtable.h444 static inline void arch_check_zapped_pmd(struct vm_area_struct *vma, in arch_check_zapped_pmd() function