Searched refs:VLOCK_VOTING_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/common/
H A Dvlock.h25 #define VLOCK_VOTING_SIZE ((MAX_CPUS_PER_CLUSTER + 3) / 4 * 4) macro
26 #define VLOCK_SIZE (VLOCK_VOTING_OFFSET + VLOCK_VOTING_SIZE)
H A Dvlock.S25 #if VLOCK_VOTING_SIZE > 4
84 MANY( cmp r3, #VLOCK_VOTING_OFFSET + VLOCK_VOTING_SIZE )

Completed in 86 milliseconds