Home
last modified time | relevance | path

Searched defs:free_pte_fast (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/include/asm-arm/
Dpgalloc.h89 static inline void free_pte_fast(pte_t *pte) in free_pte_fast() function
106 #define free_pte_fast(pte) pte_free_slow(pte) macro
/linux-2.4.37.9/include/asm-mips64/
Dpgalloc.h131 static inline void free_pte_fast(pte_t *pte) in free_pte_fast() function
/linux-2.4.37.9/include/asm-mips/
Dpgalloc.h122 static __inline__ void free_pte_fast(pte_t *pte) in free_pte_fast() function
/linux-2.4.37.9/include/asm-m68k/
Dsun3_pgalloc.h25 #define free_pte_fast(pte) macro
Dmotorola_pgalloc.h76 static inline void free_pte_fast(pte_t *pte) in free_pte_fast() function
/linux-2.4.37.9/include/asm-sparc/
Dpgalloc.h140 #define free_pte_fast(pte) BTFIXUP_CALL(free_pte_fast)(pte) macro
/linux-2.4.37.9/include/asm-sparc64/
Dpgalloc.h287 extern __inline__ void free_pte_fast(pte_t *pte) in free_pte_fast() function