Home
last modified time | relevance | path

Searched refs:intr_suspend (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/amd64/include/
HDintr_machdep.h179 void intr_suspend(void);
/NextBSD/sys/i386/include/
HDintr_machdep.h166 void intr_suspend(void);
/NextBSD/sys/dev/xen/control/
HDcontrol.c246 intr_suspend(); in xctrl_suspend()
/NextBSD/sys/x86/acpica/
HDacpi_wakeup.c215 intr_suspend(); in acpi_sleep_machdep()
/NextBSD/sys/x86/x86/
HDintr_machdep.c304 intr_suspend(void) in intr_suspend() function