Home
last modified time | relevance | path

Searched refs:huge_pmd_needs_flush (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dtlbflush.h201 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
205 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dtlbflush.h341 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
358 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
/linux-6.3-rc2/include/asm-generic/
A Dtlb.h704 #ifndef huge_pmd_needs_flush
705 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
/linux-6.3-rc2/mm/
A Dhuge_memory.c1934 if (huge_pmd_needs_flush(oldpmd, entry)) in change_huge_pmd()

Completed in 12 milliseconds