Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h686 extern void subpage_prot_free(struct mm_struct *mm);
688 static inline void subpage_prot_free(struct mm_struct *mm) {} in subpage_prot_free() function
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dmmu_context.c276 subpage_prot_free(mm); in destroy_context()
Dsubpage_prot.c22 void subpage_prot_free(struct mm_struct *mm) in subpage_prot_free() function