Home
last modified time | relevance | path

Searched hist:"249 ba1ee0f8fcb4e40caa5fbea11dafde201cc46" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_32_mmu_host.cdiff 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 Dbook3s_64_mmu_host.cdiff 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 Dkvm_ppc.hdiff 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 Dkvm_host.hdiff 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 Dmem.cdiff 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>