Searched hist:"26 cd35b8613881c410d5226e6dc56e7bfb4b83d1" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | mmu-hash64.h | diff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options
The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash MMU machines, indicating whether it's possible to map large (> 4kiB) pages as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another flag into the PPCHash64Options structure.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org>
|
H A D | mmu-hash64.c | diff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options
The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash MMU machines, indicating whether it's possible to map large (> 4kiB) pages as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another flag into the PPCHash64Options structure.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org>
|
H A D | kvm.c | diff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options
The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash MMU machines, indicating whether it's possible to map large (> 4kiB) pages as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another flag into the PPCHash64Options structure.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org>
|
H A D | cpu.h | diff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options
The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash MMU machines, indicating whether it's possible to map large (> 4kiB) pages as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another flag into the PPCHash64Options structure.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org>
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr.c | diff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options
The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash MMU machines, indicating whether it's possible to map large (> 4kiB) pages as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another flag into the PPCHash64Options structure.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org>
|