Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
Dx86.c9838 kvm_x86_call(hardware_unsetup)(); in kvm_x86_vendor_init() local
9869 kvm_x86_call(hardware_unsetup)(); in kvm_x86_vendor_exit() local
/linux-6.15/arch/x86/include/asm/
Dkvm_host.h1669 void (*hardware_unsetup)(void); member