subpage_prot_table 718 arch/powerpc/include/asm/book3s/64/mmu-hash.h struct subpage_prot_table *spt; subpage_prot_table 190 arch/powerpc/include/asm/book3s/64/mmu.h static inline struct subpage_prot_table *mm_ctx_subpage_prot(mm_context_t *ctx) subpage_prot_table 1166 arch/powerpc/mm/book3s64/hash_utils.c struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); subpage_prot_table 123 arch/powerpc/mm/book3s64/mmu_context.c mm->context.hash_context->spt = kmalloc(sizeof(struct subpage_prot_table), subpage_prot_table 24 arch/powerpc/mm/book3s64/subpage_prot.c struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); subpage_prot_table 89 arch/powerpc/mm/book3s64/subpage_prot.c struct subpage_prot_table *spt; subpage_prot_table 192 arch/powerpc/mm/book3s64/subpage_prot.c struct subpage_prot_table *spt; subpage_prot_table 228 arch/powerpc/mm/book3s64/subpage_prot.c spt = kzalloc(sizeof(struct subpage_prot_table), GFP_KERNEL);