some question about armv7 cache operations
loody
miloody at gmail.com
Thu Oct 4 02:38:54 EDT 2012
hi all:
After studying Arm v7 document and trace kernel source code, I cannot
find any instruction which can tell us the tag and data value at
specific index/way.
Take v7 data cache for example,
we use
MCR p15, 0, r11, c7, c6, 2
to invalidate data cache by set/way, where r11 put set/way format.
but if I need to know the tag/data value in set/way what r11 content,
is there any command I can adopt?
--
Regards,
--
Regards,
More information about the linux-arm-kernel
mailing list