Searched refs:tlbiel (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | mmu.h | 20 unsigned int tlbiel; /* tlbiel supported for that page size */ member
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 146 .tlbiel = 0, 161 .tlbiel = 1, 169 .tlbiel = 0, 179 asm volatile("tlbiel %0" : : "r" (rb)); in tlbiel_hash_set_isa206() 183 * tlbiel instruction for hash, set invalidation 890 * We don't know for sure what's up with tlbiel, so in htab_dt_scan_page_sizes() 894 def->tlbiel = 1; in htab_dt_scan_page_sizes() 896 def->tlbiel = 0; in htab_dt_scan_page_sizes() 915 " avpnm=0x%08lx, tlbiel=%d, penc=%d\n", in htab_dt_scan_page_sizes() 917 def->avpnm, def->tlbiel, de in htab_dt_scan_page_sizes() [all...] |