commit | 4b2190dabd1fe1db5e07732de311662382d40fb9 | [log] [tgz] |
---|---|---|
author | Emilio G. Cota <cota@braap.org> | Sat Nov 03 17:40:22 2018 -0400 |
committer | Alex Bennée <alex.bennee@linaro.org> | Mon Oct 28 15:12:38 2019 +0000 |
tree | 9a7b2503ab8691791a2e844d96d4ca6f87dfd728 | |
parent | 8c01eb78c6c4706ae85f6f1183fe87f9afc62732 [diff] |
cputlb: introduce get_page_addr_code_hostp This will be used by plugins to get the host address of instructions. Signed-off-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>