Searched refs:IDA_2K_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define IDA_2K_BLOCK_SIZE (1L << IDA_2K_SIZE_LOG) macro53 return ((__pa(vaddr) & (IDA_2K_BLOCK_SIZE - 1)) + length + in idal_2k_nr_words()54 (IDA_2K_BLOCK_SIZE - 1)) >> IDA_2K_SIZE_LOG; in idal_2k_nr_words()