Searched refs:MSC_MODE_SINGLE (Results 1 – 2 of 2) sorted by relevance
783 if (msc->mode == MSC_MODE_SINGLE) { in msc_configure()834 if (msc->mode == MSC_MODE_SINGLE) { in msc_disable()1263 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_free()1294 if (msc->mode == MSC_MODE_SINGLE) { in msc_buffer_alloc()1377 if (msc->mode == MSC_MODE_SINGLE) in msc_buffer_get_page()1510 if (msc->mode == MSC_MODE_SINGLE && !msc->single_wrap) in intel_th_msc_read()1524 if (msc->mode == MSC_MODE_SINGLE) { in intel_th_msc_read()1623 if (msc->mode != MSC_MODE_SINGLE && in intel_th_msc_mmap()1672 msc->mode = msc->multi_is_broken ? MSC_MODE_SINGLE : MSC_MODE_MULTI; in intel_th_msc_init()1789 [MSC_MODE_SINGLE] = "single",[all …]
15 MSC_MODE_SINGLE = 0, enumerator