Home
last modified time | relevance | path

Searched refs:pal_hib_get_stack_pages (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/osfmk/arm64/
H A Dhibernate_arm64.c158 pal_hib_get_stack_pages(vm_offset_t *first_page, vm_offset_t *page_count) in pal_hib_get_stack_pages() function
181 pal_hib_get_stack_pages(&stack_first_page, &stack_page_count); in hibernate_page_list_setall_machine()
251 pal_hib_get_stack_pages(&page, &count); in hibernate_page_list_set_volatile()
H A Dpal_hibernate.h90 void pal_hib_get_stack_pages(vm_offset_t *first_page, vm_offset_t *page_count);