[PATCH v6 1/4] add ARMv7 HYP API to flush VM TLBs without address param
From: Christoffer Dall <hidden>
Date: 2014-05-27 19:51:29
Also in:
kvm
From: Christoffer Dall <hidden>
Date: 2014-05-27 19:51:29
Also in:
kvm
On Thu, May 15, 2014 at 11:27:28AM -0700, Mario Smarduch wrote:
Patch adds HYP interface for global VM TLB invalidation without address parameter. Added ARM version of kvm_flush_remote_tlbs(), made generic one weak.
nit: made the generic implementation a weak symbol.