Home
last modified time | relevance | path

Searched refs:free_pte_slow (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/arch/m68k/mm/
Dinit.c48 free_pte_slow(get_pte_fast()), freed++; in do_check_pgt_cache()
/linux-2.4.37.9/include/asm-mips/
Dpgalloc.h129 static __inline__ void free_pte_slow(pte_t *pte) in free_pte_slow() function
/linux-2.4.37.9/include/asm-mips64/
Dpgalloc.h138 static inline void free_pte_slow(pte_t *pte) in free_pte_slow() function
/linux-2.4.37.9/include/asm-m68k/
Dmotorola_pgalloc.h83 static inline void free_pte_slow(pte_t *pte) in free_pte_slow() function
Dsun3_pgalloc.h26 #define free_pte_slow pte_free macro
/linux-2.4.37.9/arch/mips64/mm/
Dinit.c107 free_pte_slow(get_pte_fast()), freed++; in do_check_pgt_cache()
/linux-2.4.37.9/include/asm-sparc64/
Dpgalloc.h295 extern __inline__ void free_pte_slow(pte_t *pte) in free_pte_slow() function
/linux-2.4.37.9/arch/mips/mm/
Dinit.c111 free_pte_slow(get_pte_fast()), freed++; in do_check_pgt_cache()
/linux-2.4.37.9/arch/sparc64/mm/
Dinit.c85 free_pte_slow(pte_alloc_one_fast(NULL, 0)), freed++; in do_check_pgt_cache()
87 free_pte_slow(pte_alloc_one_fast(NULL, 1 << (PAGE_SHIFT + 10))), freed++; in do_check_pgt_cache()