Searched hist:c6c956b80bdf151cf41d3e7e5c54755d930a212c (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/mm/ |
H A D | pgtable.c | diff c6c956b80bdf151cf41d3e7e5c54755d930a212c Tue Jul 01 14:36:04 CEST 2014 Martin Schwidefsky <schwidefsky@de.ibm.com> KVM: s390/mm: support gmap page tables with less than 5 levels
Add an addressing limit to the gmap address spaces and only allocate the page table levels that are needed for the given limit. The limit is fixed and can not be changed after a gmap has been created.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
/linux/arch/s390/include/asm/ |
H A D | pgtable.h | diff c6c956b80bdf151cf41d3e7e5c54755d930a212c Tue Jul 01 14:36:04 CEST 2014 Martin Schwidefsky <schwidefsky@de.ibm.com> KVM: s390/mm: support gmap page tables with less than 5 levels
Add an addressing limit to the gmap address spaces and only allocate the page table levels that are needed for the given limit. The limit is fixed and can not be changed after a gmap has been created.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | diff c6c956b80bdf151cf41d3e7e5c54755d930a212c Tue Jul 01 14:36:04 CEST 2014 Martin Schwidefsky <schwidefsky@de.ibm.com> KVM: s390/mm: support gmap page tables with less than 5 levels
Add an addressing limit to the gmap address spaces and only allocate the page table levels that are needed for the given limit. The limit is fixed and can not be changed after a gmap has been created.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|