]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/loongarch: Define function loongarch_get_addr_from_tlb() non-static
authorBibo Mao <maobibo@loongson.cn>
Wed, 23 Apr 2025 08:04:14 +0000 (16:04 +0800)
committerSong Gao <gaosong@loongson.cn>
Thu, 24 Apr 2025 02:03:53 +0000 (10:03 +0800)
commit9fd0cc4df871d762b91076410b6b6fb637cec0d4
treef8bc9e90bb565f4970b9247157a17e1537420b99
parentd192494a685ff6b132caec8ebdfdbcdcd04408b9
target/loongarch: Define function loongarch_get_addr_from_tlb() non-static

Define function loongarch_get_addr_from_tlb() non-static, and add its
definition in header file tcg/tcg_loongarch.h

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250423080417.3739809-7-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
target/loongarch/cpu_helper.c
target/loongarch/tcg/tcg_loongarch.h