Lines Matching +full:test +full:- +full:cpu
1 Device instance to test mapping
2 intel_ifs_0 -> Scan Test
3 intel_ifs_1 -> Array BIST test
9 Description: Write <cpu#> to trigger IFS test for one online core.
10 Note that the test is per core. The cpu# can be
12 completes the test for the core containing that thread.
13 Example: to test the core containing cpu5: echo 5 >
21 Description: The status of the last test. It can be one of "pass", "fail"
29 Description: Additional information regarding the last test. The details file reports
30 the hex value of the STATUS MSR for this test. Note that the error_code field
38 Description: Version (hexadecimal) of loaded IFS test image. If no test image
39 is loaded reports "none". Only present for device instances where a test image
47 Description: Write a number less than or equal to 0xff to load an IFS test image.
49 /lib/firmware/intel/ifs_<N>/ff-mm-ss-02x.scan
50 Reading the file will provide the suffix of the currently loaded IFS test image.
51 This file is present only for device instances where a test image is applicable.