Searched refs:IFCVF_32_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
289 log_base & IFCVF_32_BIT_MASK; in ifcvf_enable_logging()292 (log_base >> 32) & IFCVF_32_BIT_MASK; in ifcvf_enable_logging()295 (log_base + log_size) & IFCVF_32_BIT_MASK; in ifcvf_enable_logging()298 ((log_base + log_size) >> 32) & IFCVF_32_BIT_MASK; in ifcvf_enable_logging()
58 #define IFCVF_32_BIT_MASK 0xffffffff macro