Searched refs:pte_frag (Results 1 – 5 of 5) sorted by relevance
160 return ctx->pte_frag; in pte_frag_get()165 ctx->pte_frag = p; in pte_frag_set()
35 void pte_frag_destroy(void *pte_frag);
205 mm->context.pte_frag = NULL; in init_new_context()261 frag = mm->context.pte_frag; in destroy_pagetable_cache()
23 void pte_frag_destroy(void *pte_frag);
121 void *pte_frag; member