Searched refs:mm_ctx_subpage_prot (Results 1 – 3 of 3) sorted by relevance
24 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_prot_free()101 spt = mm_ctx_subpage_prot(&mm->context); in subpage_prot_clear()218 spt = mm_ctx_subpage_prot(&mm->context); in SYSCALL_DEFINE3()
1378 struct subpage_prot_table *spt = mm_ctx_subpage_prot(&mm->context); in subpage_protection()
187 static inline struct subpage_prot_table *mm_ctx_subpage_prot(mm_context_t *ctx) in mm_ctx_subpage_prot() function