HomeSort by: relevance | last modified time | path
    Searched defs:fake_hyperv_intrhand (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/x86/
intr.c 1374 struct intrhand fake_hyperv_intrhand; variable in typeref:struct:intrhand
1446 fake_hyperv_intrhand.ih_level = IPL_NET;
1447 isp->is_handlers = &fake_hyperv_intrhand;
intr.c 1374 struct intrhand fake_hyperv_intrhand; variable in typeref:struct:intrhand
1446 fake_hyperv_intrhand.ih_level = IPL_NET;
1447 isp->is_handlers = &fake_hyperv_intrhand;

Completed in 128 milliseconds