Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Dvm_allocation.c3019 verify_protection(vm_prot_t protection, const char * protection_name) in verify_protection() function
3053 verify_protection(VM_PROT_READ, "read"); in test_verify_readprotection()
3059 verify_protection(VM_PROT_WRITE, "write"); in test_verify_writeprotection()