subpage_prot_table
struct subpage_prot_table *spt;
static inline struct subpage_prot_table *mm_ctx_subpage_prot(mm_context_t *ctx)
struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context);
mm->context.hash_context->spt = kmalloc_obj(struct subpage_prot_table);
struct subpage_prot_table *spt;
spt = kzalloc_obj(struct subpage_prot_table);
struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context);
struct subpage_prot_table *spt;