Searched hist:fda902cb8347da121025c4079b9e87748228a27e (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/s390/kvm/ |
H A D | gaccess.h | diff fda902cb8347da121025c4079b9e87748228a27e Tue May 13 09:58:30 CDT 2014 Michael Mueller <mimu@linux.vnet.ibm.com> KVM: s390: split SIE state guest prefix field
This patch splits the SIE state guest prefix at offset 4 into a prefix bit field. Additionally it provides the access functions:
- kvm_s390_get_prefix() - kvm_s390_set_prefix()
to access the prefix per vcpu.
Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | diag.c | diff fda902cb8347da121025c4079b9e87748228a27e Tue May 13 09:58:30 CDT 2014 Michael Mueller <mimu@linux.vnet.ibm.com> KVM: s390: split SIE state guest prefix field
This patch splits the SIE state guest prefix at offset 4 into a prefix bit field. Additionally it provides the access functions:
- kvm_s390_get_prefix() - kvm_s390_set_prefix()
to access the prefix per vcpu.
Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | kvm-s390.h | diff fda902cb8347da121025c4079b9e87748228a27e Tue May 13 09:58:30 CDT 2014 Michael Mueller <mimu@linux.vnet.ibm.com> KVM: s390: split SIE state guest prefix field
This patch splits the SIE state guest prefix at offset 4 into a prefix bit field. Additionally it provides the access functions:
- kvm_s390_get_prefix() - kvm_s390_set_prefix()
to access the prefix per vcpu.
Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | priv.c | diff fda902cb8347da121025c4079b9e87748228a27e Tue May 13 09:58:30 CDT 2014 Michael Mueller <mimu@linux.vnet.ibm.com> KVM: s390: split SIE state guest prefix field
This patch splits the SIE state guest prefix at offset 4 into a prefix bit field. Additionally it provides the access functions:
- kvm_s390_get_prefix() - kvm_s390_set_prefix()
to access the prefix per vcpu.
Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | kvm-s390.c | diff fda902cb8347da121025c4079b9e87748228a27e Tue May 13 09:58:30 CDT 2014 Michael Mueller <mimu@linux.vnet.ibm.com> KVM: s390: split SIE state guest prefix field
This patch splits the SIE state guest prefix at offset 4 into a prefix bit field. Additionally it provides the access functions:
- kvm_s390_get_prefix() - kvm_s390_set_prefix()
to access the prefix per vcpu.
Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | diff fda902cb8347da121025c4079b9e87748228a27e Tue May 13 09:58:30 CDT 2014 Michael Mueller <mimu@linux.vnet.ibm.com> KVM: s390: split SIE state guest prefix field
This patch splits the SIE state guest prefix at offset 4 into a prefix bit field. Additionally it provides the access functions:
- kvm_s390_get_prefix() - kvm_s390_set_prefix()
to access the prefix per vcpu.
Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
|