Searched refs:subpage_prot_table (Results 1 – 5 of 5) sorted by relevance
24 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()
127 mm->context.hash_context->spt = kmalloc(sizeof(struct subpage_prot_table), in hash__init_new_context()
1374 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_protection()
190 static inline struct subpage_prot_table *mm_ctx_subpage_prot(mm_context_t *ctx) in mm_ctx_subpage_prot()
685 struct subpage_prot_table { struct730 struct subpage_prot_table *spt;
Completed in 11 milliseconds