Searched refs:DART_CNTL_U3_FLUSHTLB (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/sysdev/ | ||
D | dart.h | 29 #define DART_CNTL_U3_FLUSHTLB 0x400 macro |
D | dart_iommu.c | 79 inv_bit = dart_is_u4 ? DART_CNTL_U4_FLUSHTLB : DART_CNTL_U3_FLUSHTLB; in dart_tlb_invalidate_all() |