Home
last modified time | relevance | path

Searched defs:huge_pmd_needs_flush (Results 1 – 3 of 3) 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.h705 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function

Completed in 6 milliseconds