pmd_alloc_one_fast   31 arch/m68k/include/asm/mcf_pgalloc.h #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); })
pmd_alloc_one_fast   48 arch/microblaze/include/asm/pgalloc.h #define pmd_alloc_one_fast(mm, address)	({ BUG(); ((pmd_t *)1); })