Searched hist:"249 ba1ee0f8fcb4e40caa5fbea11dafde201cc46" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_32_mmu_host.c | diff 249ba1ee0f8fcb4e40caa5fbea11dafde201cc46 Fri Aug 03 06:56:33 CDT 2012 Alexander Graf <agraf@suse.de> KVM: PPC: Add cache flush on page map
When we map a page that wasn't icache cleared before, do so when first mapping it in KVM using the same information bits as the Linux mapping logic. That way we are 100% sure that any page we map does not have stale entries in the icache.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | book3s_64_mmu_host.c | diff 249ba1ee0f8fcb4e40caa5fbea11dafde201cc46 Fri Aug 03 06:56:33 CDT 2012 Alexander Graf <agraf@suse.de> KVM: PPC: Add cache flush on page map
When we map a page that wasn't icache cleared before, do so when first mapping it in KVM using the same information bits as the Linux mapping logic. That way we are 100% sure that any page we map does not have stale entries in the icache.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | diff 249ba1ee0f8fcb4e40caa5fbea11dafde201cc46 Fri Aug 03 06:56:33 CDT 2012 Alexander Graf <agraf@suse.de> KVM: PPC: Add cache flush on page map
When we map a page that wasn't icache cleared before, do so when first mapping it in KVM using the same information bits as the Linux mapping logic. That way we are 100% sure that any page we map does not have stale entries in the icache.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | kvm_host.h | diff 249ba1ee0f8fcb4e40caa5fbea11dafde201cc46 Fri Aug 03 06:56:33 CDT 2012 Alexander Graf <agraf@suse.de> KVM: PPC: Add cache flush on page map
When we map a page that wasn't icache cleared before, do so when first mapping it in KVM using the same information bits as the Linux mapping logic. That way we are 100% sure that any page we map does not have stale entries in the icache.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | mem.c | diff 249ba1ee0f8fcb4e40caa5fbea11dafde201cc46 Fri Aug 03 06:56:33 CDT 2012 Alexander Graf <agraf@suse.de> KVM: PPC: Add cache flush on page map
When we map a page that wasn't icache cleared before, do so when first mapping it in KVM using the same information bits as the Linux mapping logic. That way we are 100% sure that any page we map does not have stale entries in the icache.
Signed-off-by: Alexander Graf <agraf@suse.de>
|