Searched refs:MAS0_ESEL (Results 1 – 3 of 3) sorted by relevance
37 #define MAS0_ESEL(x) ((x << 16) & 0x003F0000) macro
2563 mas0 = MAS0_TLBSEL(1) | MAS0_ESEL(slot); in tlb1_read_entry()2642 mas0 = MAS0_TLBSEL(1) | MAS0_ESEL(idx); in tlb1_write_entry_int()2855 mas0 = MAS0_TLBSEL(1) | MAS0_ESEL(0); in tlb1_init()3093 mas0 = MAS0_TLBSEL(0) | MAS0_ESEL(way); in DB_SHOW_COMMAND()3126 mas0 = MAS0_TLBSEL(1) | MAS0_ESEL(i); in DB_SHOW_COMMAND()
969 mas0 = MAS0_TLBSEL(0) | MAS0_ESEL(way); in tid_flush()