Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dmmu_context_hash64.c82 subpage_prot_free(mm); in init_new_context()
150 subpage_prot_free(mm); in destroy_context()
Dsubpage-prot.c26 void subpage_prot_free(struct mm_struct *mm) in subpage_prot_free() function
/linux-4.4.14/arch/powerpc/include/asm/
Dmmu-hash64.h507 extern void subpage_prot_free(struct mm_struct *mm);
510 static inline void subpage_prot_free(struct mm_struct *mm) {} in subpage_prot_free() function