Searched refs:check_pgt_cache (Results 1 - 25 of 37) sorted by relevance

12

/arch/frv/include/asm/
H A Dtlb.h7 extern void check_pgt_cache(void);
9 #define check_pgt_cache() do {} while(0) macro
/arch/mn10300/include/asm/
H A Dtlb.h17 extern void check_pgt_cache(void);
/arch/m68k/include/asm/
H A Dpgtable_no.h64 #define check_pgt_cache() do { } while (0) macro
H A Dpgtable_mm.h178 #define check_pgt_cache() do { } while (0) macro
/arch/x86/include/asm/
H A Dpgtable_32.h32 static inline void check_pgt_cache(void) { } function
/arch/cris/include/asm/
H A Dpgalloc.h61 #define check_pgt_cache() do { } while (0) macro
/arch/m32r/include/asm/
H A Dpgalloc.h79 #define check_pgt_cache() do { } while (0) macro
/arch/metag/include/asm/
H A Dpgalloc.h81 #define check_pgt_cache() do { } while (0) macro
/arch/um/include/asm/
H A Dpgalloc.h58 #define check_pgt_cache() do { } while (0) macro
/arch/alpha/include/asm/
H A Dpgalloc.h89 #define check_pgt_cache() do { } while (0) macro
/arch/arc/include/asm/
H A Dpgalloc.h136 #define check_pgt_cache() do { } while (0) macro
/arch/avr32/include/asm/
H A Dpgalloc.h96 static inline void check_pgt_cache(void) function
/arch/hexagon/include/asm/
H A Dpgalloc.h27 #define check_pgt_cache() do {} while (0) macro
/arch/openrisc/include/asm/
H A Dpgalloc.h106 #define check_pgt_cache() do { } while (0) macro
/arch/powerpc/include/asm/
H A Dpgalloc-32.h57 #define check_pgt_cache() do { } while (0) macro
/arch/score/include/asm/
H A Dpgalloc.h84 #define check_pgt_cache() do {} while (0) macro
/arch/sh/include/asm/
H A Dpgalloc.h74 static inline void check_pgt_cache(void) function
/arch/sparc/include/asm/
H A Dpgalloc_32.h19 #define check_pgt_cache() do { } while (0) macro
/arch/unicore32/include/asm/
H A Dpgalloc.h20 #define check_pgt_cache() do { } while (0) macro
/arch/arm/include/asm/
H A Dpgalloc.h21 #define check_pgt_cache() do { } while (0) macro
/arch/arm64/include/asm/
H A Dpgalloc.h27 #define check_pgt_cache() do { } while (0) macro
/arch/frv/mm/
H A Dpgalloc.c153 void check_pgt_cache(void) function
/arch/ia64/include/asm/
H A Dpgalloc.h118 static inline void check_pgt_cache(void) function
/arch/mips/include/asm/
H A Dpgalloc.h131 #define check_pgt_cache() do { } while (0) macro
/arch/parisc/include/asm/
H A Dpgalloc.h151 #define check_pgt_cache() do { } while (0) macro

Completed in 509 milliseconds

12