Home
last modified time | relevance | path

Searched refs:protect_wrapped_around_ranges (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.61.5/tests/vm/
H A Dvm_allocation.c3218 protect_wrapped_around_ranges(vm_prot_t protection, const char * protection_name) in protect_wrapped_around_ranges() function
3253 protect_wrapped_around_ranges(VM_PROT_READ, "Read"); in test_readprotect_wrapped_around_ranges()
3259 protect_wrapped_around_ranges(VM_PROT_WRITE, "Write"); in test_writeprotect_wrapped_around_ranges()