Searched refs:unmapped (Results 1 – 2 of 2) sorted by relevance
284 - data marked `__startup_data` and code marked `__startup_func` is unmapped,
7247 int unmapped = 0, valid_upls = 0; in vm_map_remove_upl_range() local7257 unmapped++; in vm_map_remove_upl_range()7261 if (unmapped) { in vm_map_remove_upl_range()7262 if (unmapped != valid_upls) { in vm_map_remove_upl_range()7263 panic("%d of the %d sub-upls within the Vector UPL is/are not mapped", unmapped, valid_upls); in vm_map_remove_upl_range()