Searched hist:"0 af312b6edd231e1c8d0dec12494a80bc39ac761" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | cpu-param.h | diff 0af312b6edd231e1c8d0dec12494a80bc39ac761 Tue Mar 01 15:59:49 CST 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement FEAT_LVA
This feature is relatively small, as it applies only to 64k pages and thus requires no additional changes to the table descriptor walking algorithm, only a change to the minimum TSZ (which is the inverse of the maximum virtual address space size).
Note that this feature widens VBAR_ELx, but we already treat the register as being 64 bits wide.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220301215958.157011-10-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cpu64.c | diff 0af312b6edd231e1c8d0dec12494a80bc39ac761 Tue Mar 01 15:59:49 CST 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement FEAT_LVA
This feature is relatively small, as it applies only to 64k pages and thus requires no additional changes to the table descriptor walking algorithm, only a change to the minimum TSZ (which is the inverse of the maximum virtual address space size).
Note that this feature widens VBAR_ELx, but we already treat the register as being 64 bits wide.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220301215958.157011-10-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cpu.h | diff 0af312b6edd231e1c8d0dec12494a80bc39ac761 Tue Mar 01 15:59:49 CST 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement FEAT_LVA
This feature is relatively small, as it applies only to 64k pages and thus requires no additional changes to the table descriptor walking algorithm, only a change to the minimum TSZ (which is the inverse of the maximum virtual address space size).
Note that this feature widens VBAR_ELx, but we already treat the register as being 64 bits wide.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220301215958.157011-10-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | helper.c | diff 0af312b6edd231e1c8d0dec12494a80bc39ac761 Tue Mar 01 15:59:49 CST 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement FEAT_LVA
This feature is relatively small, as it applies only to 64k pages and thus requires no additional changes to the table descriptor walking algorithm, only a change to the minimum TSZ (which is the inverse of the maximum virtual address space size).
Note that this feature widens VBAR_ELx, but we already treat the register as being 64 bits wide.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220301215958.157011-10-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/docs/system/arm/ |
H A D | emulation.rst | diff 0af312b6edd231e1c8d0dec12494a80bc39ac761 Tue Mar 01 15:59:49 CST 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Implement FEAT_LVA
This feature is relatively small, as it applies only to 64k pages and thus requires no additional changes to the table descriptor walking algorithm, only a change to the minimum TSZ (which is the inverse of the maximum virtual address space size).
Note that this feature widens VBAR_ELx, but we already treat the register as being 64 bits wide.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220301215958.157011-10-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|