Home
last modified time | relevance | path

Searched refs:subpage_prot_table (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c19 * Also makes sure that the subpage_prot_table structure is
24 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_prot_free()
91 struct subpage_prot_table *spt; in subpage_prot_clear()
194 struct subpage_prot_table *spt; in SYSCALL_DEFINE3()
230 spt = kzalloc(sizeof(struct subpage_prot_table), GFP_KERNEL); in SYSCALL_DEFINE3()
H A Dmmu_context.c124 mm->context.hash_context->spt = kmalloc(sizeof(struct subpage_prot_table), in hash__init_new_context()
H A Dhash_utils.c1220 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_protection()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c19 * Also makes sure that the subpage_prot_table structure is
24 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_prot_free()
93 struct subpage_prot_table *spt; in subpage_prot_clear()
188 struct subpage_prot_table *spt; in SYSCALL_DEFINE3()
224 spt = kzalloc(sizeof(struct subpage_prot_table), GFP_KERNEL); in SYSCALL_DEFINE3()
H A Dmmu_context.c127 mm->context.hash_context->spt = kmalloc(sizeof(struct subpage_prot_table), in hash__init_new_context()
H A Dhash_utils.c1375 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_protection()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h183 static inline struct subpage_prot_table *mm_ctx_subpage_prot(mm_context_t *ctx) in mm_ctx_subpage_prot()
H A Dmmu-hash.h673 struct subpage_prot_table { struct
718 struct subpage_prot_table *spt;
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h187 static inline struct subpage_prot_table *mm_ctx_subpage_prot(mm_context_t *ctx) in mm_ctx_subpage_prot()
H A Dmmu-hash.h685 struct subpage_prot_table { struct
730 struct subpage_prot_table *spt;

Completed in 12 milliseconds