Home
last modified time | relevance | path

Searched refs:get_pmd_fast (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/include/asm-m68k/
Dmotorola_pgalloc.h89 static inline pmd_t *get_pmd_fast(void) in get_pmd_fast() function
101 #define pmd_alloc_one_fast(mm,addr) get_pmd_fast()
170 pgd_t *pgd = (pgd_t *)get_pmd_fast(); in pgd_alloc()
Dsun3_pgalloc.h20 static inline pmd_t *get_pmd_fast (void) { return (pmd_t *) 0; } in get_pmd_fast() function
/linux-2.4.37.9/arch/m68k/mm/
Dinit.c46 freed += free_pmd_slow(get_pmd_fast()); in do_check_pgt_cache()
/linux-2.4.37.9/include/asm-mips/
Dpgalloc.h135 static __inline__ pmd_t *get_pmd_fast(void) in get_pmd_fast() function
/linux-2.4.37.9/include/asm-x86_64/
Dpgalloc.h25 extern __inline__ pmd_t *get_pmd_fast(void) in get_pmd_fast() function
/linux-2.4.37.9/include/asm-mips64/
Dpgalloc.h167 static inline pmd_t *get_pmd_fast(void) in get_pmd_fast() function
/linux-2.4.37.9/arch/mips64/mm/
Dinit.c105 free_pmd_slow(get_pmd_fast()), freed++; in do_check_pgt_cache()
/linux-2.4.37.9/arch/mips/mm/
Dinit.c109 free_pmd_slow(get_pmd_fast()), freed++; in do_check_pgt_cache()