Searched defs:free_pte_fast (Results 1 – 7 of 7) sorted by relevance
89 static inline void free_pte_fast(pte_t *pte) in free_pte_fast() function106 #define free_pte_fast(pte) pte_free_slow(pte) macro
131 static inline void free_pte_fast(pte_t *pte) in free_pte_fast() function
122 static __inline__ void free_pte_fast(pte_t *pte) in free_pte_fast() function
25 #define free_pte_fast(pte) macro
76 static inline void free_pte_fast(pte_t *pte) in free_pte_fast() function
140 #define free_pte_fast(pte) BTFIXUP_CALL(free_pte_fast)(pte) macro
287 extern __inline__ void free_pte_fast(pte_t *pte) in free_pte_fast() function