Searched refs:VLOCK_VOTING_SIZE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/arm/common/
H A Dvlock.S18 #if VLOCK_VOTING_SIZE > 4
77 MANY( cmp r3, #VLOCK_VOTING_OFFSET + VLOCK_VOTING_SIZE )
H A Dvlock.h17 #define VLOCK_VOTING_SIZE ((MAX_CPUS_PER_CLUSTER + 3) / 4 * 4) macro
18 #define VLOCK_SIZE (VLOCK_VOTING_OFFSET + VLOCK_VOTING_SIZE)

Completed in 143 milliseconds