Home
last modified time | relevance | path

Searched refs:subpage_prot_table (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/powerpc/mm/book3s64/
Dsubpage_prot.c24 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()
185 struct subpage_prot_table *spt; in SYSCALL_DEFINE3()
221 spt = kzalloc(sizeof(struct subpage_prot_table), GFP_KERNEL); in SYSCALL_DEFINE3()
Dmmu_context.c127 mm->context.hash_context->spt = kmalloc(sizeof(struct subpage_prot_table), in hash__init_new_context()
Dhash_utils.c1308 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_protection()
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dmmu.h190 static inline struct subpage_prot_table *mm_ctx_subpage_prot(mm_context_t *ctx) in mm_ctx_subpage_prot()
Dmmu-hash.h685 struct subpage_prot_table { struct
730 struct subpage_prot_table *spt;