Home
last modified time | relevance | path

Searched refs:subpage_prot_free (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/mm/
Dmmu_context_hash64.c88 subpage_prot_free(mm); in init_new_context()
114 subpage_prot_free(mm); in destroy_context()
Dsubpage-prot.c26 void subpage_prot_free(struct mm_struct *mm) in subpage_prot_free() function
/arch/powerpc/include/asm/
Dmmu-hash64.h403 extern void subpage_prot_free(struct mm_struct *mm);
406 static inline void subpage_prot_free(struct mm_struct *mm) {} in subpage_prot_free() function