Home
last modified time | relevance | path

Searched hist:cde0dcfb5df1dbcd90a8e73130a6b7091bdb493a (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kvm/
H A Dgaccess.cdiff cde0dcfb5df1dbcd90a8e73130a6b7091bdb493a Tue May 31 20:13:35 CEST 2016 David Hildenbrand <dahi@linux.vnet.ibm.com> KVM: s390: gaccess: convert guest_page_range()

Let's use our new function for preparing translation exceptions. As we will
need the correct ar, let's pass that to guest_page_range().

This will also make sure that the guest address is stored in the tec
for applicable excptions.

Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>