Searched refs:new_nested_region_unnested_table_bitmap (Results 1 – 1 of 1) sorted by relevance
9629 unsigned int* new_nested_region_unnested_table_bitmap = NULL; local9801 new_nested_region_unnested_table_bitmap = (unsigned int *)phystokv(pa);9803 new_nested_region_unnested_table_bitmap = kalloc_data(9817 subord->nested_region_unnested_table_bitmap = new_nested_region_unnested_table_bitmap;9820 new_nested_region_unnested_table_bitmap = NULL;9832 if (new_nested_region_unnested_table_bitmap != NULL) {9836 kfree_data(new_nested_region_unnested_table_bitmap,9839 new_nested_region_unnested_table_bitmap = NULL;10031 if (new_nested_region_unnested_table_bitmap != NULL) {10033 pmap_pages_free(kvtophys_nofail((vm_offset_t)new_nested_region_unnested_table_bitmap), PAGE_SIZE);[all …]