Searched defs:hardware_setup (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | kvm_host.h | 766 int (*hardware_setup)(void); /* __init */ member |
/arch/x86/kvm/ | ||
D | vmx.c | 6373 static __init int hardware_setup(void) in hardware_setup() function |