Searched refs:buf_num (Results 1 – 2 of 2) sorted by relevance
117 int buf_num; in __cvmx_log_initialize() local120 for (buf_num=0; buf_num<CVMX_LOG_NUM_BUFFERS-1; buf_num++) in __cvmx_log_initialize()121 cvmx_log_buffers[buf_num][CVMX_LOG_BUFFER_SIZE-1] = CAST64(cvmx_log_buffers[buf_num+1]); in __cvmx_log_initialize()
2818 …uint64_t buf_num : 1; /**< Specify the data buffer for the next access to MI… member2823 uint64_t buf_num : 1;