Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h946 void (*hardware_unsetup)(void); /* __exit */ member
/Linux-v4.19/arch/x86/kvm/
Dvmx.c8011 static __exit void hardware_unsetup(void) in hardware_unsetup() function