Home
last modified time | relevance | path

Searched defs:hvm_function_table (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dhvm.h88 struct hvm_function_table { struct
89 char *name;
92 bool_t hap_supported;
95 bool altp2m_supported;
98 unsigned int hap_capabilities;
112 unsigned int (*init_msr)(void);
161 int (*cpu_up)(void);
162 void (*cpu_down)(void);
168 void (*wbinvd_intercept)(void);
199 void (*handle_eoi)(u8 vector);
[all …]

Completed in 5 milliseconds