Searched refs:debug_regions_allowed (Results 1 – 1 of 1) sorted by relevance
1354 bool debug_regions_allowed = false; in txm_address_space_debugged() local1366 debug_regions_allowed = os_atomic_load(&txm_addr_space->allowsInvalidCode, relaxed); in txm_address_space_debugged()1369 if (debug_regions_allowed == true) { in txm_address_space_debugged()