Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/book3s64/
Dmmu_context.c95 mm->context.hash_context = kmalloc(sizeof(struct hash_mm_context), in hash__init_new_context()
115 memset(mm->context.hash_context, 0, sizeof(struct hash_mm_context)); in hash__init_new_context()
119 …memcpy(mm->context.hash_context, current->mm->context.hash_context, sizeof(struct hash_mm_context)… in hash__init_new_context()
Dhash_utils.c974 static struct hash_mm_context init_hash_mm_context;
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dmmu.h119 struct hash_mm_context *hash_context;
Dmmu-hash.h698 struct hash_mm_context { struct