Searched refs:MAS0_ESEL (Results 1 – 3 of 3) sorted by relevance
37 #define MAS0_ESEL(x) ((x << 16) & 0x003F0000) macro
360 mtspr(SPR_MAS0, MAS0_TLBSEL(1) | MAS0_ESEL(i)); in mpc85xx_smp_start_cpu()
3019 mas0 = MAS0_TLBSEL(0) | MAS0_ESEL(way); in tlb0_print_tlbentries()3062 mas0 = MAS0_TLBSEL(1) | MAS0_ESEL(idx); in tlb1_write_entry()3260 mas0 = MAS0_TLBSEL(1) | MAS0_ESEL(0); in tlb1_init()3363 mas0 = MAS0_TLBSEL(1) | MAS0_ESEL(i); in tlb1_print_tlbentries()3462 mas0 = MAS0_TLBSEL(0) | MAS0_ESEL(way); in tid_flush()