Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dprocessor.h185 union teid gmap_teid; /* address and flags of last gmap fault */ member
/linux/arch/s390/kvm/
H A Dvsie.c961 current->thread.gmap_teid.addr * PAGE_SIZE, 1); in handle_fault()
964 current->thread.gmap_teid.addr * PAGE_SIZE, NULL); in handle_fault()
967 current->thread.gmap_teid.addr * PAGE_SIZE, in handle_fault()
970 vsie_page->fault_addr = current->thread.gmap_teid.addr * PAGE_SIZE; in handle_fault()
H A Dkvm-s390.h596 return test_facility(75) && (current->thread.gmap_teid.fsi == TEID_FSI_STORE); in kvm_s390_cur_gmap_fault_is_write()
H A Dkvm-s390.c4769 hva = gfn_to_hva(vcpu->kvm, current->thread.gmap_teid.addr); in kvm_arch_setup_async_pf()
4773 return kvm_setup_async_pf(vcpu, current->thread.gmap_teid.addr * PAGE_SIZE, hva, &arch); in kvm_arch_setup_async_pf()
4857 KVM_BUG(current->thread.gmap_teid.as != PSW_BITS_AS_PRIMARY, vcpu->kvm, in kvm_s390_assert_primary_as()
4859 current->thread.gmap_int_code, current->thread.gmap_teid.val); in kvm_s390_assert_primary_as()
4962 gaddr = current->thread.gmap_teid.addr * PAGE_SIZE; in vcpu_post_run_handle_fault()
5019 current->thread.gmap_int_code, current->thread.gmap_teid.val); in vcpu_post_run_handle_fault()