[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 09/23] target/loongarch: Remove `NB_MMU_MODES` define
From: |
Anton Johansson |
Subject: |
[PATCH 09/23] target/loongarch: Remove `NB_MMU_MODES` define |
Date: |
Mon, 6 Mar 2023 18:52:16 +0100 |
Signed-off-by: Anton Johansson <anjo@rev.ng>
---
target/loongarch/cpu-param.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/loongarch/cpu-param.h b/target/loongarch/cpu-param.h
index 414d8fff46..1265dc7cb5 100644
--- a/target/loongarch/cpu-param.h
+++ b/target/loongarch/cpu-param.h
@@ -13,6 +13,5 @@
#define TARGET_VIRT_ADDR_SPACE_BITS 48
#define TARGET_PAGE_BITS 14
-#define NB_MMU_MODES 5
#endif
--
2.39.1
- [PATCH 08/23] target/i386: Remove `NB_MMU_MODES` define, (continued)
- [PATCH 08/23] target/i386: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 19/23] target/sh4: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 10/23] target/m68k: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 18/23] target/s390x: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 17/23] target/rx: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 20/23] target/sparc: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 23/23] include/exec: Remove guards around `NB_MMU_MODES`, Anton Johansson, 2023/03/06
- [PATCH 22/23] target/xtensa: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 05/23] target/cris: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 16/23] target/riscv: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 09/23] target/loongarch: Remove `NB_MMU_MODES` define,
Anton Johansson <=
- [PATCH 13/23] target/nios2: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 14/23] target/openrisc: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 12/23] target/mips: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 15/23] target/ppc: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- [PATCH 21/23] target/tricore: Remove `NB_MMU_MODES` define, Anton Johansson, 2023/03/06
- Re: [PATCH 00/23] Fix NB_MMU_MODES to 16, Alex Bennée, 2023/03/06
- Re: [PATCH 00/23] Fix NB_MMU_MODES to 16, Philippe Mathieu-Daudé, 2023/03/06
- Re: [PATCH 00/23] Fix NB_MMU_MODES to 16, Richard Henderson, 2023/03/06
- Re: [PATCH 00/23] Fix NB_MMU_MODES to 16, Richard Henderson, 2023/03/06