Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h1307 struct kvm_x86_init_ops { struct
1308 int (*cpu_has_kvm_support)(void);
1309 int (*disabled_by_bios)(void);
1310 int (*check_processor_compatibility)(void);
1311 int (*hardware_setup)(void);
1313 struct kvm_x86_ops *runtime_ops;