The XmpuPl_Regions struct stores a copy of region configuration register values.
typedef struct {
u64 Start;
u64 End;
u32 Masters;
u32 Config;
} XmpuPl_Regions;
The XmpuPl_Regions struct stores a copy of region configuration register values.
typedef struct {
u64 Start;
u64 End;
u32 Masters;
u32 Config;
} XmpuPl_Regions;