Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/vm/
H A Dvm_allocation.c3002 verify_protection(vm_prot_t protection, const char * protection_name) in verify_protection() function
3036 verify_protection(VM_PROT_READ, "read"); in test_verify_readprotection()
3042 verify_protection(VM_PROT_WRITE, "write"); in test_verify_writeprotection()