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 subsection in Ultracalls used by SVM823 uint64_t ultracall(const uint64_t UV_ESM, argument995 #. When a normal VM becomes a secure VM (using the UV_ESM ultracall),
3230 register unsigned long r3 asm("r3") = UV_ESM; in enter_secure_mode()