Searched refs:switch_protect (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_map.h328 /* boolean_t */ switch_protect:1, /* Protect map from write faults while switched */ member in struct:_vm_map
H A Dvm_fault.c2405 map_is_switch_protected = current_thread()->map->switch_protect;
H A Dvm_map.c755 result->switch_protect = FALSE;
12917 map->switch_protect=val;

Completed in 104 milliseconds