native_set_pmd     31 arch/x86/include/asm/pgtable-2level.h 	native_set_pmd(pmdp, __pmd(0));
native_set_pmd     45 arch/x86/include/asm/pgtable.h #define set_pmd(pmdp, pmd)		native_set_pmd(pmdp, pmd)
native_set_pmd    711 arch/x86/include/asm/pgtable.h 	native_set_pmd(pmdp, pmd);
native_set_pmd     70 arch/x86/include/asm/pgtable_64.h 	native_set_pmd(pmd, native_make_pmd(0));