Searched refs:wakept_pages (Results 1 – 1 of 1) sorted by relevance
326 void *wakept_pages[ACPI_WAKEPT_PAGES]) in acpi_alloc_wakeup_handler()332 memset(wakept_pages, 0, ACPI_WAKEPT_PAGES * sizeof(*wakept_pages)); in acpi_alloc_wakeup_handler()351 wakept_pages[i] = (void *)PHYS_TO_DMAP(VM_PAGE_TO_PHYS( in acpi_alloc_wakeup_handler()379 void *wakept_pages[ACPI_WAKEPT_PAGES]; in acpi_install_wakeup_handler() local386 acpi_alloc_wakeup_handler(&wakeaddr, wakept_pages); in acpi_install_wakeup_handler()394 pt5 = wakept_pages[6]; in acpi_install_wakeup_handler()397 pt4 = wakept_pages[0]; in acpi_install_wakeup_handler()398 pt3 = wakept_pages[1]; in acpi_install_wakeup_handler()399 pt2_0 = wakept_pages[2]; in acpi_install_wakeup_handler()400 pt2_1 = wakept_pages[3]; in acpi_install_wakeup_handler()[all …]