Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dtlbflush.h372 * huge_pmd_needs_flush() checks whether permissions were demoted and require a
375 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
/kernel/linux/linux-6.6/include/asm-generic/
H A Dtlb.h714 #ifndef huge_pmd_needs_flush
715 static inline bool huge_pmd_needs_flush(pmd_t oldpmd, pmd_t newpmd) in huge_pmd_needs_flush() function
/kernel/linux/linux-6.6/mm/
H A Dhuge_memory.c1928 if (huge_pmd_needs_flush(oldpmd, entry)) in change_huge_pmd()

Completed in 6 milliseconds