We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c15dd6 commit a00c22eCopy full SHA for a00c22e
include/hw/intc/loongarch_extioi.h
@@ -50,7 +50,6 @@
50
#define EXTIOI_HAS_CPU_ENCODE (3)
51
#define EXTIOI_VIRT_HAS_FEATURES (BIT(EXTIOI_HAS_VIRT_EXTENSION) \
52
| BIT(EXTIOI_HAS_ENABLE_OPTION) \
53
- | BIT(EXTIOI_HAS_INT_ENCODE) \
54
| BIT(EXTIOI_HAS_CPU_ENCODE))
55
#define EXTIOI_VIRT_CONFIG (0x4)
56
#define EXTIOI_ENABLE (1)
0 commit comments