Searched defs:pte_needs_flush (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h205 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) function
209 #define pte_needs_flush pte_needs_flush macro
/linux-master/arch/x86/include/asm/
H A Dtlbflush.h352 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) function
369 #define pte_needs_flush pte_needs_flush macro
/linux-master/arch/parisc/kernel/
H A Dcache.c407 static inline bool pte_needs_flush(pte_t pte) function
/linux-master/include/asm-generic/
H A Dtlb.h738 static inline bool pte_needs_flush(pte_t oldpte, pte_t newpte) function

Completed in 205 milliseconds