Searched refs:aff0 (Results 1 – 1 of 1) sorted by relevance
1094 unsigned int tgt, aff3, aff2, aff1, aff0; in gicv3_raise_secure_g0_sgi() local1101 aff0 = MPIDR_AFFLVL0_VAL(target); in gicv3_raise_secure_g0_sgi()1110 assert(aff0 < GICV3_MAX_SGI_TARGETS); in gicv3_raise_secure_g0_sgi()1111 tgt = BIT_32(aff0); in gicv3_raise_secure_g0_sgi()
Completed in 3 milliseconds