Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmcf_pgalloc.h31 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro
/arch/microblaze/include/asm/
Dpgalloc.h108 #define pmd_alloc_one_fast(mm, address) ({ BUG(); ((pmd_t *)1); }) macro