Test return value for page fault reason
vm_fault_contains:long(value:long,test:long)
value
the fault_type returned by vm.page_fault.return
test
the type of fault to test for (VM_FAULT_OOM or similar)