Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/book3s64/
Dsubpage_prot.c24 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_prot_free()
89 struct subpage_prot_table *spt; in subpage_prot_clear()
192 struct subpage_prot_table *spt; in SYSCALL_DEFINE3()
228 spt = kzalloc(sizeof(struct subpage_prot_table), GFP_KERNEL); in SYSCALL_DEFINE3()
Dmmu_context.c123 mm->context.hash_context->spt = kmalloc(sizeof(struct subpage_prot_table), in hash__init_new_context()
Dhash_utils.c1158 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_protection()
/Linux-v5.4/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.h670 struct subpage_prot_table { struct
715 struct subpage_prot_table *spt;