[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-ia64-devel] Question to frametable_miss()



Hi,

currently I'am looking at the code to bring in protection key support in xen 
and found the following lines in arch/ia64/xen/ivt.S within the  function
GLOBAL_ENTRY(frametable_miss)
....
mov r25=0x700|(PAGE_SHIFT<<2) // key=7
...
mov cr.itir=r25

What is the sense of the 0x700 ? Currently Xen doesn't use protection keys.
So why is this explicitly set here?
Many thanks for any hints!

Dietmar.

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel