Searched refs:UV_ESM (Results 1 – 3 of 3) sorted by relevance
28 #define UV_ESM 0xF110 macro
155 * All SVMs start as normal VMs and utilize an ultracall, UV_ESM158 * When the UV_ESM ultracall is made the Ultravisor copies the VM into813 UV_ESM subsection823 uint64_t ultracall(const uint64_t UV_ESM, argument974 UV_ESM ultracall failed.991 the UV_ESM ultracall. Further ``SRR0`` is expected to contain the992 address of the instruction after the ``UV_ESM`` ultracall and ``SRR1``1058 #. When a normal VM becomes a secure VM (using the UV_ESM ultracall),
3257 register unsigned long r3 asm("r3") = UV_ESM; in enter_secure_mode()