Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dintr_machdep.h159 void intr_suspend(void);
/f-stack/freebsd/x86/acpica/
H A Dacpi_wakeup.c231 intr_suspend(); in acpi_sleep_machdep()
/f-stack/freebsd/x86/x86/
H A Dintr_machdep.c386 intr_suspend(void) in intr_suspend() function