Searched refs:GICD_TYPE_SEC (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-arm/ | ||
A D | gic.h | 102 #define GICD_TYPE_SEC 0x400 macro |
/xen/xen/arch/arm/ | ||
A D | gic-v2.c | 363 (type & GICD_TYPE_SEC) ? ", secure" : "", in gicv2_dist_init() |
Completed in 6 milliseconds