Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
A 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()
194 struct subpage_prot_table *spt; in SYSCALL_DEFINE3()
230 spt = kzalloc(sizeof(struct subpage_prot_table), GFP_KERNEL); in SYSCALL_DEFINE3()
A Dmmu_context.c124 mm->context.hash_context->spt = kmalloc(sizeof(struct subpage_prot_table), in hash__init_new_context()
A Dhash_utils.c1221 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_protection()
/linux/arch/powerpc/include/asm/book3s/64/
A Dmmu.h184 static inline struct subpage_prot_table *mm_ctx_subpage_prot(mm_context_t *ctx) in mm_ctx_subpage_prot()
A Dmmu-hash.h678 struct subpage_prot_table { struct
723 struct subpage_prot_table *spt;

Completed in 12 milliseconds