Searched hist:304 (Results 1 - 12 of 12) sorted by relevance
/gem5/src/arch/power/ | ||
H A D | tlb.hh | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
H A D | tlb.cc | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
/gem5/src/arch/mips/ | ||
H A D | tlb.hh | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
H A D | tlb.cc | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
/gem5/src/arch/alpha/ | ||
H A D | tlb.hh | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
H A D | tlb.cc | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
/gem5/src/arch/x86/ | ||
H A D | tlb.hh | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
H A D | tlb.cc | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
/gem5/src/arch/arm/ | ||
H A D | tlb.hh | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
H A D | tlb.cc | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
/gem5/src/arch/sparc/ | ||
H A D | tlb.hh | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
H A D | tlb.cc | 9738:304a37519d11 Mon Jun 03 07:55:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> arch: Create a method to finalize physical addresses in the TLB Some architectures (currently only x86) require some fixing-up of physical addresses after a normal address translation. This is usually to remap devices such as the APIC, but could be used for other memory mapped devices as well. When running the CPU in a using hardware virtualization, we still need to do these address fix-ups before inserting the request into the memory system. This patch moves this patch allows that code to be used by such CPUs without doing full address translations. |
Completed in 171 milliseconds