Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c9884 kvm_x86_call(hardware_unsetup)(); in kvm_x86_vendor_init() local
9915 kvm_x86_call(hardware_unsetup)(); in kvm_x86_vendor_exit() local
/linux/arch/x86/include/asm/
H A Dkvm_host.h1634 void (*hardware_unsetup)(void); member