What is ESEL in TLB ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

What is ESEL in TLB ?

ソリューションへジャンプ
1,337件の閲覧回数
vinothkumars
Senior Contributor IV

Hi All,

I am doing u-boot debugging in T4160RDB target.

disable_tlb(14);

disable_tlb(15);

14 and 15 are ESEL (Entry Select) parameter.

What is entry select (ESEL) ?

How ESEL related with MMU TLB ?

Regards,

VinothS

Regards,
Vinothkumar Sekar
ラベル(3)
タグ(5)
0 件の賞賛
返信
1 解決策
1,106件の閲覧回数
herbert369
Contributor I

It is a part of the chip's memory-management unit. The TLB stores the recent translations of virtual memory to physical memory and can be called an address-translation cache shareit apk

元の投稿で解決策を見る

0 件の賞賛
返信
5 返答(返信)
1,107件の閲覧回数
herbert369
Contributor I

It is a part of the chip's memory-management unit. The TLB stores the recent translations of virtual memory to physical memory and can be called an address-translation cache shareit apk

0 件の賞賛
返信
1,106件の閲覧回数
ufedor
NXP Employee
NXP Employee

These are specific entries numbers in the selected TLB array.

0 件の賞賛
返信
1,106件の閲覧回数
ufedor
NXP Employee
NXP Employee

Please refer to the e6500 Core Reference Manual, Table 2-39. MAS0 field descriptions — MMU read/write and replacement control:

https://www.nxp.com/docs/en/reference-manual/E6500RM.pdf 

0 件の賞賛
返信
1,106件の閲覧回数
vinothkumars
Senior Contributor IV

Hi,

Will you please explain what is 14 and 15 for esel parameter.

Regards,

VinothS

Regards,
Vinothkumar Sekar
0 件の賞賛
返信
1,106件の閲覧回数
vinothkumars
Senior Contributor IV

Hi,

Thank you for your reply.

Regards,

VinothS

Regards,
Vinothkumar Sekar
0 件の賞賛
返信