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