Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmcf_pgalloc.h34 #define pte_alloc_one_fast(mm, addr) pte_alloc_one(mm, addr) macro
/arch/microblaze/include/asm/
Dpgalloc.h135 static inline pte_t *pte_alloc_one_fast(struct mm_struct *mm, in pte_alloc_one_fast() function