Searched defs:ppnum (Results 1 – 10 of 10) sorted by relevance
| /xnu-10002.81.5/osfmk/i386/ |
| H A D | hibernate_restore.c | 118 …d_page(__unused pal_hib_ctx_t *ctx, __unused pal_hib_restore_stage_t stage, __unused ppnum_t ppnum) in pal_hib_restored_page()
|
| /xnu-10002.81.5/iokit/Kernel/ |
| H A D | IOHibernateRestoreKernel.c | 302 hibernate_sum_page(uint8_t *buf, uint32_t ppnum) in hibernate_sum_page() 526 uint8_t * scratch, uint32_t ppnum) in store_one_page() 561 uint32_t ppnum; in hibernate_reserve_restore_pages() local 586 uint32_t ppnum; in hibernate_kernel_entrypoint() local
|
| H A D | IOHibernateIO.cpp | 351 vm_offset_t ppnum, vm_offset_t count, uint32_t kind) in hibernate_set_page_state() 1621 ppnum_t ppnum, page; in hibernate_write_image() local 2566 ppnum_t ppnum; in hibernate_machine_init() local
|
| /xnu-10002.81.5/osfmk/arm64/ |
| H A D | hibernate_restore.c | 92 pal_hib_restored_page(pal_hib_ctx_t *ctx, pal_hib_restore_stage_t stage, ppnum_t ppnum) in pal_hib_restored_page() 190 ppnum_t ppnum = hibernate_page_list_grab(ctx->bitmap, &ctx->nextFree); in allocate_page() local
|
| /xnu-10002.81.5/osfmk/vm/ |
| H A D | vm_compressor_pager.c | 746 ppnum_t ppnum, in vm_compressor_pager_put() 813 ppnum_t ppnum, in vm_compressor_pager_get()
|
| H A D | vm_tests.c | 961 ppnum_t ppnum; in vm_test_per_mapping_internal_accounting() local
|
| H A D | vm_page.h | 436 #define VM_PAGE_SET_PHYS_PAGE(m, ppnum) \ argument 455 #define VM_PAGE_SET_PHYS_PAGE(page, ppnum) \ argument
|
| /xnu-10002.81.5/osfmk/device/ |
| H A D | iokit_rpc.c | 587 ppnum_t ppnum = pmap_find_phys(pmap, va + off); in IOProtectCacheMode() local
|
| /xnu-10002.81.5/osfmk/arm/pmap/ |
| H A D | pmap.c | 2792 pmap_verify_free(ppnum_t ppnum) in pmap_verify_free() 2822 pmap_assert_free(ppnum_t ppnum) in pmap_assert_free() 4646 ppnum_t ppnum, 4661 ppnum_t ppnum, 5179 ppnum_t ppnum, 5199 ppnum_t ppnum, 7776 ppnum_t ppnum, 8090 ppnum_t ppnum, 8111 ppnum_t ppnum, 8140 ppnum_t ppnum, [all …]
|
| /xnu-10002.81.5/osfmk/tests/ |
| H A D | kernel_tests.c | 865 ppnum_t ppnum = astris_vm_page_get_phys_page(p); in pmap_coredump_test() local
|