Lines Matching refs:kvm_s390_inject_program_int
40 kvm_s390_inject_program_int(vcpu, PGM_SPECIFICATION); in handle_set_prefix()
46 kvm_s390_inject_program_int(vcpu, PGM_ADDRESSING); in handle_set_prefix()
55 kvm_s390_inject_program_int(vcpu, PGM_ADDRESSING); in handle_set_prefix()
81 kvm_s390_inject_program_int(vcpu, PGM_SPECIFICATION); in handle_store_prefix()
90 kvm_s390_inject_program_int(vcpu, PGM_ADDRESSING); in handle_store_prefix()
112 kvm_s390_inject_program_int(vcpu, PGM_SPECIFICATION); in handle_store_cpu_address()
118 kvm_s390_inject_program_int(vcpu, PGM_ADDRESSING); in handle_store_cpu_address()
167 kvm_s390_inject_program_int(vcpu, PGM_ADDRESSING); in handle_stfl()
187 kvm_s390_inject_program_int(vcpu, PGM_SPECIFICATION); in handle_stidp()
193 kvm_s390_inject_program_int(vcpu, PGM_ADDRESSING); in handle_stidp()
251 return kvm_s390_inject_program_int(vcpu, PGM_SPECIFICATION); in handle_stsi()
279 kvm_s390_inject_program_int(vcpu, PGM_ADDRESSING); in handle_stsi()
322 return kvm_s390_inject_program_int(vcpu, in kvm_s390_handle_b2()
363 return kvm_s390_inject_program_int(vcpu, PGM_ADDRESSING); in handle_tprot()