Home
last modified time | relevance | path

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

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