Searched refs:IPI_SMC_NOTIFY_BLOCK_MASK (Results 1 – 1 of 1) sorted by relevance
33 #define IPI_SMC_NOTIFY_BLOCK_MASK 0x00000001U /* Flag to indicate if macro122 is_blocking = (uint32_t)((x3 & IPI_SMC_NOTIFY_BLOCK_MASK) != 0U); in ipi_smc_handler()