Searched refs:verify_protection (Results 1 – 1 of 1) sorted by relevance
3019 verify_protection(vm_prot_t protection, const char * protection_name) in verify_protection() function3053 verify_protection(VM_PROT_READ, "read"); in test_verify_readprotection()3059 verify_protection(VM_PROT_WRITE, "write"); in test_verify_writeprotection()