Searched refs:cpu_has_gicv3 (Results 1 – 3 of 3) sorted by relevance
18 #define cpu_has_gicv3 (boot_cpu_feature64(gic) == 1) macro
123 cpu_has_gicv3 ? " GICv3-SysReg" : ""); in processor_id()
1648 if ( !cpu_has_gicv3 ) in gicv3_init()
Completed in 8 milliseconds