Lines Matching full:uv
7 * Ultravisor (UV) functions. The device only accepts IOCTLs and will only
14 * to existing UV-calls.
19 * by UV and to interpret the UV response. The uvdevice acts as a communication
33 #include <asm/uv.h>
154 * are sane. Every other check is made by the Ultravisor (UV) and won't result
156 * request, sends the UV-call, and copies the result to userspace.
159 * ARCB and User Data are inputs for the UV generated by userspace.
160 * Measurement and Additional Data are outputs for userspace generated by UV.
163 * and secured request to UV and User Data is some plaintext data which is
168 * ARCB, UV will add some Additional Data to the measurement calculation.
171 * If the Retrieve Attestation Measurement UV facility is not present,
172 * UV will return invalid command rc. This won't be fenced in the driver
245 * (UV). Therefore UV errors won't result in a negative return
246 * value. The request is then copied to kernelspace, the UV-call is
254 * If the Add Secret UV facility is not present, UV will return
301 * Every other check is made by the Ultravisor (UV) and won't result in a
302 * negative return value. It builds the request, performs the UV-call, and
305 * The argument specifies the location for the result of the UV-Call.
307 * If the List Secrets UV facility is not present, UV will return invalid
348 * performs the UV-call and copies the return codes to the ioctl control block.
354 * If the Lock Secrets UV facility is not present, UV will return invalid