Searched refs:IDA_2K_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
28 #define IDA_2K_BLOCK_SIZE (1UL << IDA_2K_SIZE_SHIFT) macro60 cidaw = (unsigned long)vaddr & (IDA_2K_BLOCK_SIZE - 1); in idal_2k_nr_words()61 cidaw += length + IDA_2K_BLOCK_SIZE - 1; in idal_2k_nr_words()