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

Re: [Xen-devel] [PATCH 20/45] xen: arm64: start of day changes to setup.c



At 15:56 +0000 on 23 Jan (1358956586), Ian Campbell wrote:
> @@ -320,8 +339,8 @@ void __init setup_cache(void)
>      uint32_t ccsid;
>  
>      /* Read the cache size ID register for the level-0 data cache */
> -    WRITE_CP32(0, CSSELR);
> -    ccsid = READ_CP32(CCSIDR);
> +    WRITE_SYSREG32(0, CSSELR_EL1);
> +    ccsid = READ_SYSREG32(CSSELR_EL1);

CSSIDR_EL1 ?

Tim.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.