What is ESEL in TLB ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

What is ESEL in TLB ?

跳至解决方案
1,080 次查看
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
标记 (5)
0 项奖励
1 解答
849 次查看
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 回复数
850 次查看
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 项奖励
849 次查看
ufedor
NXP Employee
NXP Employee

These are specific entries numbers in the selected TLB array.

0 项奖励
849 次查看
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 项奖励
849 次查看
vinothkumars
Senior Contributor IV

Hi,

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

Regards,

VinothS

Regards,
Vinothkumar Sekar
0 项奖励
849 次查看
vinothkumars
Senior Contributor IV

Hi,

Thank you for your reply.

Regards,

VinothS

Regards,
Vinothkumar Sekar
0 项奖励