Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h216 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
220 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
/openbmc/linux/arch/x86/include/asm/
H A Dtlbflush.h376 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
393 #define huge_pmd_needs_flush huge_pmd_needs_flush macro
/openbmc/linux/include/asm-generic/
H A Dtlb.h715 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function