Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h698 extern void subpage_prot_free(struct mm_struct *mm);
700 static inline void subpage_prot_free(struct mm_struct *mm) {} in subpage_prot_free() function
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dmmu_context.c296 subpage_prot_free(mm); in destroy_context()
Dsubpage_prot.c22 void subpage_prot_free(struct mm_struct *mm) in subpage_prot_free() function