Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgmap.c514 static int gmap_handle_minor_crste_fault(union asce asce, struct guest_fault *f) in gmap_handle_minor_crste_fault()
549 struct guest_fault *f) in _gmap_handle_minor_pte_fault()
589 int gmap_try_fixup_minor(struct gmap *gmap, struct guest_fault *fault) in gmap_try_fixup_minor()
626 int gmap_link(struct kvm_s390_mmu_cache *mc, struct gmap *gmap, struct guest_fault *f) in gmap_link()
1098 struct guest_fault f[CRST_TABLE_PAGES];
H A Ddat.h488 struct guest_fault { struct
498 void (*callback)(struct guest_fault *f); argument
544 bool uses_skeys, struct guest_fault *f);
H A Dpv.c80 static int __kvm_s390_pv_make_secure(struct guest_fault *f, struct folio *folio) in __kvm_s390_pv_make_secure()
102 static void _kvm_s390_pv_make_secure(struct guest_fault *f) in _kvm_s390_pv_make_secure()
131 struct guest_fault f = { in kvm_s390_pv_make_secure()
H A Ddat.c1025 bool uses_skeys, struct guest_fault *f) in dat_link()
H A Dkvm-s390.c4532 struct guest_fault f = { in vcpu_dat_fault_handler()