linux/arch/s390/kvm
Christian Borntraeger f6c137ff00 KVM: s390: randomize sca address
We allocate a page for the 2k sca, so lets use the space to improve
hit rate of some internal cpu caches. No need to change the freeing
of the page, as this will shift away the page offset bits anyway.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
2014-03-25 13:27:10 +01:00
..
diag.c KVM: async_pf: Async page fault support on s390 2014-01-30 13:11:02 +01:00
gaccess.h KVM: s390: Helper for converting real addresses to absolute 2013-09-24 19:12:20 +02:00
intercept.c KVM: s390: enable Transactional Execution 2014-01-17 13:12:01 +01:00
interrupt.c KVM: s390: Removing untriggerable BUG_ONs 2014-03-17 11:06:45 +01:00
Kconfig KVM: async_pf: Async page fault support on s390 2014-01-30 13:11:02 +01:00
kvm-s390.c KVM: s390: randomize sca address 2014-03-25 13:27:10 +01:00
kvm-s390.h KVM: async_pf: Async page fault support on s390 2014-01-30 13:11:02 +01:00
Makefile KVM: async_pf: Async page fault support on s390 2014-01-30 13:11:02 +01:00
priv.c KVM: s390: Simplify online vcpus counting for stsi 2014-03-04 10:41:02 +01:00
sigp.c KVM: s390: get rid of local_int array 2014-03-04 10:41:03 +01:00
trace-s390.h KVM: s390: Add support for channel I/O instructions. 2013-01-07 19:53:43 -02:00
trace.h KVM: async_pf: Async page fault support on s390 2014-01-30 13:11:02 +01:00