Home
last modified time | relevance | path

Searched refs:hash_mm_context (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/mm/book3s64/
Dmmu_context.c99 mm->context.hash_context = kmalloc(sizeof(struct hash_mm_context), in hash__init_new_context()
119 memset(mm->context.hash_context, 0, sizeof(struct hash_mm_context)); in hash__init_new_context()
123 …memcpy(mm->context.hash_context, current->mm->context.hash_context, sizeof(struct hash_mm_context)… in hash__init_new_context()
Dhash_utils.c1192 static struct hash_mm_context init_hash_mm_context;
/arch/powerpc/include/asm/book3s/64/
Dmmu.h114 struct hash_mm_context *hash_context;
Dmmu-hash.h713 struct hash_mm_context { struct