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