Searched refs:switch_protect (Results 1 – 3 of 3) sorted by relevance
449 /* boolean_t */ switch_protect:1, /* Protect map from write faults while switched */ member
3247 map_is_switch_protected = current_thread()->map->switch_protect; in vm_fault_validate_cs()
23360 map->switch_protect = val; in vm_map_switch_protect()