Lines Matching full:contiguous
248 /* Get the largest contiguous exclusive portion of the cache */
295 /* AMD and Hygon always support non-contiguous CBM. */
301 /* Intel support for non-contiguous CBM needs to be discovered. */
329 ksft_print_msg("Hardware and kernel differ on non-contiguous CBM support!\n");
348 /* Contiguous mask write check. */
352 ksft_print_msg("Write of contiguous CBM failed\n");
357 * Non-contiguous mask write check. CBM has a 0xf hole approximately in the middle.
364 ksft_print_msg("Non-contiguous CBMs supported but write of non-contiguous CBM failed\n");
366 ksft_print_msg("Non-contiguous CBMs not supported and write of non-contiguous CBM failed as expected\n");
368 ksft_print_msg("Non-contiguous CBMs not supported but write of non-contiguous CBM succeeded\n");