Searched refs:drmach_shutdown_va (Results 1 – 1 of 1) sorted by relevance
193 static caddr_t drmach_shutdown_va; variable967 drmach_shutdown_va = vmem_alloc(heap_arena, PAGESIZE, VM_SLEEP); in drmach_init()1024 vmem_free(heap_arena, drmach_shutdown_va, PAGESIZE); in drmach_fini()2456 (uint64_t)drmach_shutdown_va, (uint64_t)ksfmmup); in drmach_cpu_start()2514 bbsram_addr = (uint64_t)drmach_shutdown_va; in drmach_cpu_stop_self()2521 sfmmu_dtlb_ld_kva(drmach_shutdown_va, &tte); /* load dtlb */ in drmach_cpu_stop_self()2522 sfmmu_itlb_ld_kva(drmach_shutdown_va, &tte); /* load itlb */ in drmach_cpu_stop_self()