Searched refs:attempt_pfault (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/kvm/ | ||
| H A D | dat.h | 496 bool attempt_pfault; /* Attempt a pfault first */ member |
| H A D | kvm-s390.c | 4534 .attempt_pfault = pfault_enabled(vcpu->arch.gmap), in vcpu_dat_fault_handler() |