Searched defs:cluster_id (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/arm/ | ||
H A D | gic-v3.c | 92 u64 cluster_id; in gicv3_ipi_send_mask() local |
/kvm-unit-tests/lib/arm/asm/ | ||
H A D | gic-v3.h | 53 #define MPIDR_TO_SGI_AFFINITY(cluster_id, level) \ argument |