Home
last modified time | relevance | path

Searched defs:huge_pmd_needs_flush (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dtlbflush.h211 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
215 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
/linux-6.12.1/arch/x86/include/asm/
Dtlbflush.h375 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
392 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
/linux-6.12.1/include/asm-generic/
Dtlb.h745 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function