]> xenbits.xensource.com Git - people/aperard/xen-arm.git/commitdiff
virtualize proc id register VPIDR, VMPIDR
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 12 Dec 2012 14:35:37 +0000 (14:35 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Mon, 28 Jan 2013 15:55:19 +0000 (15:55 +0000)
xen/include/asm-arm/cpregs.h

index 3b51845f45b7d804986c1632d2f7c2cf176fadce..20a540ab4bc2006c870d12172e92eab47f6a085a 100644 (file)
 #define CCSIDR          p15,1,c0,c0,0   /* Cache Size ID Registers */
 #define CLIDR           p15,1,c0,c0,1   /* Cache Level ID Register */
 #define CSSELR          p15,2,c0,c0,0   /* Cache Size Selection Register */
+#define VPIDR           p15,4,c0,c0,0   /* Virtualization Processor ID Register */
+#define VMPIDR          p15,4,c0,c0,5   /* Virtualization Multiprocessor ID Register */
 
 /* CP15 CR1: System Control Registers */
 #define SCTLR           p15,0,c1,c0,0   /* System Control Register */