Home
last modified time | relevance | path

Searched refs:arch_check_zapped_pmd (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpgtable.h1660 #define arch_check_zapped_pmd arch_check_zapped_pmd macro
1661 void arch_check_zapped_pmd(struct vm_area_struct *vma, pmd_t pmd);
/linux/mm/
H A Dhuge_memory.c2510 arch_check_zapped_pmd(vma, orig_pmd); in zap_huge_pmd()