Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable.h1663 #define arch_check_zapped_pud arch_check_zapped_pud macro
1664 void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud);
/linux/mm/
H A Dhuge_memory.c2967 arch_check_zapped_pud(vma, orig_pud); in zap_huge_pud()