Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/mm/book3s64/
Dmmu_context.c96 mm->context.hash_context = kmalloc(sizeof(struct hash_mm_context), in hash__init_new_context()
116 memset(mm->context.hash_context, 0, sizeof(struct hash_mm_context)); in hash__init_new_context()
120 …memcpy(mm->context.hash_context, current->mm->context.hash_context, sizeof(struct hash_mm_context)… in hash__init_new_context()
Dhash_utils.c1020 static struct hash_mm_context init_hash_mm_context;
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dmmu.h112 struct hash_mm_context *hash_context;
Dmmu-hash.h701 struct hash_mm_context { struct