Searched hist:c2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb (Results 1 – 6 of 6) sorted by relevance
/kvm-unit-tests/lib/arm/ |
H A D | bitops.c | c2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c
The pgd/pmd/pud definitions are not needed outside the architecture- dependent MMU functions. In fact, it probably would be simpler to have completely different files for 32-bit and 64-bit ARM. However, as a first and possibly less controversial step, hide them inside that file.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | mmu.c | c2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c
The pgd/pmd/pud definitions are not needed outside the architecture- dependent MMU functions. In fact, it probably would be simpler to have completely different files for 32-bit and 64-bit ARM. However, as a first and possibly less controversial step, hide them inside that file.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/kvm-unit-tests/lib/arm64/asm/ |
H A D | mmu.h | c2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c
The pgd/pmd/pud definitions are not needed outside the architecture- dependent MMU functions. In fact, it probably would be simpler to have completely different files for 32-bit and 64-bit ARM. However, as a first and possibly less controversial step, hide them inside that file.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/kvm-unit-tests/lib/arm/asm/ |
H A D | pgtable.h | c2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c
The pgd/pmd/pud definitions are not needed outside the architecture- dependent MMU functions. In fact, it probably would be simpler to have completely different files for 32-bit and 64-bit ARM. However, as a first and possibly less controversial step, hide them inside that file.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | mmu.h | c2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c
The pgd/pmd/pud definitions are not needed outside the architecture- dependent MMU functions. In fact, it probably would be simpler to have completely different files for 32-bit and 64-bit ARM. However, as a first and possibly less controversial step, hide them inside that file.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | mmu-api.h | c2a95639b4cc7eb7f4f05a92c965e6ce5c39bccb Mon Oct 23 16:55:46 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> arm: make pgtable.h private to mmu.c
The pgd/pmd/pud definitions are not needed outside the architecture- dependent MMU functions. In fact, it probably would be simpler to have completely different files for 32-bit and 64-bit ARM. However, as a first and possibly less controversial step, hide them inside that file.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|