Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c3059 verify_protection(vm_prot_t protection, const char * protection_name) in verify_protection() function
3093 verify_protection(VM_PROT_READ, "read"); in test_verify_readprotection()
3099 verify_protection(VM_PROT_WRITE, "write"); in test_verify_writeprotection()