Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dkvm_host.h1202 struct kvm_x86_ops { struct
1203 int (*hardware_enable)(void);
1204 void (*hardware_disable)(void);
1205 void (*hardware_unsetup)(void);
1206 bool (*cpu_has_accelerated_tpr)(void);
1210 unsigned int vm_size;
1211 int (*vm_init)(struct kvm *kvm);
1212 void (*vm_destroy)(struct kvm *kvm);
1305 bool (*has_wbinvd_exit)(void);
1331 int cpu_dirty_log_size;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dkvm_host.h1202 struct kvm_x86_ops { struct
1203 int (*hardware_enable)(void);
1204 void (*hardware_disable)(void);
1205 void (*hardware_unsetup)(void);
1206 bool (*cpu_has_accelerated_tpr)(void);
1210 unsigned int vm_size;
1211 int (*vm_init)(struct kvm *kvm);
1212 void (*vm_destroy)(struct kvm *kvm);
1305 bool (*has_wbinvd_exit)(void);
1331 int cpu_dirty_log_size;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dkvm_host.h1202 struct kvm_x86_ops { struct
1203 int (*hardware_enable)(void);
1204 void (*hardware_disable)(void);
1205 void (*hardware_unsetup)(void);
1206 bool (*cpu_has_accelerated_tpr)(void);
1210 unsigned int vm_size;
1211 int (*vm_init)(struct kvm *kvm);
1212 void (*vm_destroy)(struct kvm *kvm);
1305 bool (*has_wbinvd_exit)(void);
1331 int cpu_dirty_log_size;
[all …]