Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/
H A Dhibernate_restore.c157 } map_ctx; typedef
183 allocate_page(map_ctx *ctx) in allocate_page()
197 create_map_entries(map_ctx *ctx, uint64_t vaddr, uint64_t paddr, uint64_t size, uint64_t map_flags) in create_map_entries()
267 map_range_start_end(map_ctx *ctx, uint64_t start, uint64_t end, uint64_t slide, uint64_t flags) in map_range_start_end()
280 map_register_page(map_ctx *ctx, vm_address_t regPage) in map_register_page()
289 iterate_bitmaps(const map_ctx *ctx, bool (^callback)(const hibernate_bitmap_t *bank_bitmap))
312 __block map_ctx ctx = {}; in pal_hib_resume_tramp()
/xnu-12377.1.9/osfmk/vm/
H A Dvm_reclaim.c1520 vm_map_switch_context_t map_ctx = vm_map_switch_to(metadata->vdrm_map); local
1636 vm_map_switch_back(map_ctx);