Home
last modified time | relevance | path

Searched refs:TLB_V6_I_FULL (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/include/asm/
Dtlbflush.h31 #define TLB_V6_I_FULL (1 << 14) macro
170 TLB_V6_I_FULL | TLB_V6_D_FULL | \
339 if (tlb_flag(TLB_V4_I_FULL | TLB_V6_I_FULL)) in local_flush_tlb_all()