[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/4] xen: arm: clarify naming of the Xen TLB flushing functions
Hi Ian, On 03/17/2014 01:52 PM, Ian Campbell wrote: > All of the flush_xen_*_tlb functions operate on the local processor only. Add > _local to the name and update the comments to clarify. > > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > -static inline void flush_xen_data_tlb_range_va(unsigned long va, unsigned > long size) > +static inline void flush_xen_data_tlb_local_range_va(unsigned long va, I think it's more consistent to have local at the end of the function name. It's what is done for flush_tlb_all_local. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |