Searched refs:V2M_PA_BASE (Results 1 – 1 of 1) sorted by relevance
21 #define V2M_PA_BASE 0x80000000 macro24 #define V2M_PA_BASE 0x00000000 macro27 #define V2M_PA_CS0 (V2M_PA_BASE + 0x00000000)28 #define V2M_PA_CS1 (V2M_PA_BASE + 0x14000000)29 #define V2M_PA_CS2 (V2M_PA_BASE + 0x18000000)30 #define V2M_PA_CS3 (V2M_PA_BASE + 0x1c000000)31 #define V2M_PA_CS4 (V2M_PA_BASE + 0x0c000000)32 #define V2M_PA_CS5 (V2M_PA_BASE + 0x10000000)74 #define GICD_BASE (V2M_PA_BASE + 0x2f000000)75 #define GICR_BASE (V2M_PA_BASE + 0x2f100000)[all …]
Completed in 4 milliseconds