Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c3180 protect_zero_size(vm_prot_t protection, const char * protection_name) in protect_zero_size() function
3210 protect_zero_size(VM_PROT_READ, "Read"); in test_readprotect_zero_size()
3216 protect_zero_size(VM_PROT_WRITE, "Write"); in test_writeprotect_zero_size()