cleared_pmds      265 include/asm-generic/tlb.h 	unsigned int		cleared_pmds : 1;
cleared_pmds      312 include/asm-generic/tlb.h 	tlb->cleared_pmds = 0;
cleared_pmds      451 include/asm-generic/tlb.h 	if (tlb->cleared_pmds)
cleared_pmds      521 include/asm-generic/tlb.h 			tlb->cleared_pmds = 1;			\
cleared_pmds      538 include/asm-generic/tlb.h 		tlb->cleared_pmds = 1;					\
cleared_pmds      580 include/asm-generic/tlb.h 		tlb->cleared_pmds = 1;				\