#include <linux/kvm_host.h>
#include "capabilities.h"
#include "vmx_ops.h"
Go to the source code of this file.
◆ enable_sgx
Definition at line 20 of file sgx.h.
◆ setup_default_sgx_lepubkeyhash()
static void setup_default_sgx_lepubkeyhash |
( |
void |
| ) |
|
|
inlinestatic |
Definition at line 22 of file sgx.h.
◆ vcpu_setup_sgx_lepubkeyhash()
static void vcpu_setup_sgx_lepubkeyhash |
( |
struct kvm_vcpu * |
vcpu | ) |
|
|
inlinestatic |
Definition at line 23 of file sgx.h.
◆ vmx_write_encls_bitmap()
static void vmx_write_encls_bitmap |
( |
struct kvm_vcpu * |
vcpu, |
|
|
struct vmcs12 * |
vmcs12 |
|
) |
| |
|
inlinestatic |
Definition at line 25 of file sgx.h.
static bool cpu_has_vmx_encls_vmexit(void)
static __always_inline void vmcs_write64(unsigned long field, u64 value)