Searched refs:ITS_CMD_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
894 #define ITS_CMD_BUFFER_SIZE(baser) ((((baser) & 0xff) + 1) << 12) macro916 if ( its->cwriter >= ITS_CMD_BUFFER_SIZE(its->cbaser) ) in vgic_its_handle_cmds()971 ITS_CMD_BUFFER_SIZE(its->cbaser)); in vgic_its_handle_cmds()
Completed in 6 milliseconds