TLB_V4_I_PAGE     102 arch/arm/include/asm/tlbflush.h 			 TLB_V4_I_PAGE | TLB_V4_D_PAGE)
TLB_V4_I_PAGE     119 arch/arm/include/asm/tlbflush.h 			 TLB_V4_I_PAGE | TLB_V4_D_PAGE)
TLB_V4_I_PAGE     427 arch/arm/include/asm/tlbflush.h 	if (possible_tlb_flags & (TLB_V4_U_PAGE|TLB_V4_D_PAGE|TLB_V4_I_PAGE|TLB_V4_I_FULL) &&
TLB_V4_I_PAGE     431 arch/arm/include/asm/tlbflush.h 		tlb_op(TLB_V4_I_PAGE, "c8, c5, 1", uaddr);
TLB_V4_I_PAGE     432 arch/arm/include/asm/tlbflush.h 		if (!tlb_flag(TLB_V4_I_PAGE) && tlb_flag(TLB_V4_I_FULL))
TLB_V4_I_PAGE     486 arch/arm/include/asm/tlbflush.h 	tlb_op(TLB_V4_I_PAGE, "c8, c5, 1", kaddr);
TLB_V4_I_PAGE     487 arch/arm/include/asm/tlbflush.h 	if (!tlb_flag(TLB_V4_I_PAGE) && tlb_flag(TLB_V4_I_FULL))