pte_update_defer  414 arch/x86/include/asm/paravirt.h static inline void pte_update_defer(struct mm_struct *mm, unsigned long addr,
pte_update_defer   64 arch/x86/include/asm/pgtable.h #define pte_update_defer(mm, addr, ptep)        do { } while (0)
pte_update_defer  729 arch/x86/include/asm/pgtable.h #define pte_update_defer(mm, addr, ptep)	do { } while (0)