From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 2/3] xen: arm: flush TLB on all CPUs when setting or clearing fixmaps Date: Wed, 02 Apr 2014 17:59:45 +0100 Message-ID: <533C4201.8040300@linaro.org> References: <1396447908.8667.346.camel@kazak.uk.xensource.com> <1396447971-27846-2-git-send-email-ian.campbell@citrix.com> <533C22B1.1020202@linaro.org> <1396452149.8667.354.camel@kazak.uk.xensource.com> <1396457692.4211.16.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1396457692.4211.16.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel@lists.xen.org, tim@xen.org, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 04/02/2014 05:54 PM, Ian Campbell wrote: > That's a lot harder to abstract away conveniently. I could have a > #define for the shift amount, I guess. I'll have a play and see if I can > come up with something satisfactory. If not I'll fall back to keeping > the loops per subarch. Why can't you put the whole assembly inline in a macro? -- Julien Grall