|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 08/27] xen/arm: hsr_iabt: Document RES0 field
Signed-off-by: Julien Grall <julien.grall@xxxxxxx>
---
xen/include/asm-arm/processor.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xen/include/asm-arm/processor.h b/xen/include/asm-arm/processor.h
index ab5225fa6c..51645f08c0 100644
--- a/xen/include/asm-arm/processor.h
+++ b/xen/include/asm-arm/processor.h
@@ -505,9 +505,9 @@ union hsr {
struct hsr_iabt {
unsigned long ifsc:6; /* Instruction fault status code */
- unsigned long res0:1;
+ unsigned long res0:1; /* RES0 */
unsigned long s1ptw:1; /* Stage 2 fault during stage 1 translation */
- unsigned long res1:1;
+ unsigned long res1:1; /* RES0 */
unsigned long eat:1; /* External abort type */
unsigned long res2:15;
unsigned long len:1; /* Instruction length */
--
2.11.0
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |