Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/acpica/
H A Dacpi_wakecode.S133 .long wakeup_32 - wakeup_start /* offset in segment */
141 wakeup_32: label
/f-stack/freebsd/amd64/acpica/
H A Dacpi_wakecode.S138 .long wakeup_32 - wakeup_start /* offset in segment */
146 wakeup_32: label
/f-stack/freebsd/x86/acpica/
H A Dacpi_wakeup.c451 sc->acpi_wakephys + wakeup_32); in acpi_install_wakeup_handler()