set_pmd_at        527 arch/x86/include/asm/paravirt.h static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr,
set_pmd_at         40 arch/x86/include/asm/pgtable.h #define set_pmd_at(mm, addr, pmdp, pmd)	native_set_pmd_at(mm, addr, pmdp, pmd)