Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/
Dx86.c9820 kvm_x86_call(hardware_unsetup)(); in kvm_x86_vendor_init() local
9851 kvm_x86_call(hardware_unsetup)(); in kvm_x86_vendor_exit() local
/linux-6.14.4/arch/x86/include/asm/
Dkvm_host.h1660 void (*hardware_unsetup)(void); member