Home
last modified time | relevance | path

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

/xnu-8020.121.3/tests/vm/
H A Dvm_allocation.c3123 protect_zero_size(vm_prot_t protection, const char * protection_name) in protect_zero_size() function
3153 protect_zero_size(VM_PROT_READ, "Read"); in test_readprotect_zero_size()
3159 protect_zero_size(VM_PROT_WRITE, "Write"); in test_writeprotect_zero_size()