Searched refs:save_ctx (Results 1 – 2 of 2) sorted by relevance
241 static void pgt_free_unlocked(struct pgt_cache *pgt_cache, bool save_ctx) in pgt_free_unlocked() argument247 if (save_ctx && p->num_used_entries) { in pgt_free_unlocked()406 bool save_ctx __unused) in pgt_free_unlocked()518 void pgt_free(struct pgt_cache *pgt_cache, bool save_ctx) in pgt_free() argument525 pgt_free_unlocked(pgt_cache, save_ctx); in pgt_free()
62 void pgt_free(struct pgt_cache *pgt_cache, bool save_ctx);
Completed in 3 milliseconds