Searched refs:BYTE_SIZE (Results 1 – 7 of 7) sorted by relevance
321 #define pv_lock_table_size(n) (((n)+BYTE_SIZE-1)/BYTE_SIZE)322 #define pv_hash_lock_table_size(n) (((n)+BYTE_SIZE-1)/BYTE_SIZE)
100 #define BYTE_SIZE 8 /* byte size in bits */ macro
53 #define BYTE_SIZE 8 /* byte size in bits */ macro
55 #define INT_SIZE (BYTE_SIZE * sizeof (int))
355 #define TLBFLUSH_SIZE (ARM_TTE_MAX/((sizeof(unsigned int))*BYTE_SIZE))
57 #define INT_SIZE (BYTE_SIZE * sizeof (int))
123 #define INT_SIZE (BYTE_SIZE * sizeof (int))