Home
last modified time | relevance | path

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

/xnu-8796.141.3/tests/vm/
H A Dvm_allocation.c3170 protect_wrapped_around_ranges(vm_prot_t protection, const char * protection_name) in protect_wrapped_around_ranges() function
3205 protect_wrapped_around_ranges(VM_PROT_READ, "Read"); in test_readprotect_wrapped_around_ranges()
3211 protect_wrapped_around_ranges(VM_PROT_WRITE, "Write"); in test_writeprotect_wrapped_around_ranges()