Searched refs:fake_hyperv_intrhand (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/x86/x86/
H A Dintr.c1338 struct intrhand fake_hyperv_intrhand; variable in typeref:struct:intrhand
1410 fake_hyperv_intrhand.ih_level = IPL_NET;
1411 isp->is_handlers = &fake_hyperv_intrhand;

Completed in 206 milliseconds