Lines Matching full:scan
42 [1] = "Attempt to copy scan hashes when copy already in progress",
47 [6] = "Scan reload or test is in progress"
110 * To copy scan hashes and authenticate test chunks, the initiating cpu must point
112 * Run wrmsr(MSR_COPY_SCAN_HASHES) for scan hash copy and run wrmsr(MSR_AUTHENTICATE_AND_COPY_CHUNK)
113 * for scan hash copy and test chunk authentication.
129 /* run scan hash copy */ in copy_hashes_authenticate_chunks()
133 /* enumerate the scan image information */ in copy_hashes_authenticate_chunks()
144 /* base linear address to the scan data */ in copy_hashes_authenticate_chunks()
147 /* scan data authentication and copy chunks to secured memory */ in copy_hashes_authenticate_chunks()
201 /* enumerate the scan image information */ in copy_hashes_authenticate_chunks_gen2()
232 /* scan data authentication and copy chunks to secured memory */ in copy_hashes_authenticate_chunks_gen2()
289 /* Scan chunk start must be 256 byte aligned */ in validate_ifs_metadata()
291 dev_err(dev, "Scan pattern is not aligned on %d bytes aligned in %s\n", in validate_ifs_metadata()
319 * IFS requires scan chunks authenticated per each socket in the platform.
339 /* copy the scan hash and authenticate per package */ in scan_chunks_sanity_check()