Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dkvm_host.h1777 struct kvm_x86_init_ops { struct
1778 int (*hardware_setup)(void);
1779 unsigned int (*handle_intel_pt_intr)(void);
1804 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops); argument